X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=blobdiff_plain;f=includes%2Fparser%2FParserOutput.php;h=9a1653db3d34356f51fb3f4c7f6751a5de4d308f;hb=d28eb17a50f95c169b46ae92f99d18c95ae30105;hp=f80e6bf5d209c7616a3f15170fa2ad96cedc7a2b;hpb=1b48ed10322a08bc568b62b14275cbf278d6c3a2;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/parser/ParserOutput.php b/includes/parser/ParserOutput.php index f80e6bf5d2..9a1653db3d 100644 --- a/includes/parser/ParserOutput.php +++ b/includes/parser/ParserOutput.php @@ -42,7 +42,7 @@ class ParserOutput extends CacheTime { public $mLanguageLinks; /** - * @var array $mCategoriesMap of category names to sort keys + * @var array $mCategories Map of category names to sort keys */ public $mCategories;