From cb76291cbf584ab5b1f00e527bc819708670a2c3 Mon Sep 17 00:00:00 2001 From: Thiemo Kreuz Date: Fri, 13 Apr 2018 15:29:59 +0200 Subject: [PATCH] Remove @file tags from normal class level comments The @file tag is helpful when a block of documentation does not refer to a class, but to a file. This is not the case here. These comments can be normal class level comments. Change-Id: I5ea1a1ecbe2dd681b91b793d4e45e7cd8dee529e --- MathChemSymbolsDataModule.php | 4 +--- MathLaTeXML.php | 2 -- MathMathSymbolsDataModule.php | 4 +--- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/MathChemSymbolsDataModule.php b/MathChemSymbolsDataModule.php index 60735f2fc..36126d056 100644 --- a/MathChemSymbolsDataModule.php +++ b/MathChemSymbolsDataModule.php @@ -1,13 +1,11 @@