X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FTrackingCategories.php;h=b3a49c71ddcfbab6a3ea542265ae32444d718f0b;hb=235e92846eb6fd132f28ec5e05240e3821542ac8;hp=825860a5a9801466e19430143a3cff4a7f0de4c6;hpb=58f10b2598e0b456e92eb8068b7e424af95ec2e2;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/TrackingCategories.php b/includes/TrackingCategories.php index 825860a5a9..b3a49c71dd 100644 --- a/includes/TrackingCategories.php +++ b/includes/TrackingCategories.php @@ -22,6 +22,7 @@ /** * This class performs some operations related to tracking categories, such as creating * a list of all such categories. + * @since 1.29 */ class TrackingCategories { /** @var Config */ @@ -45,6 +46,7 @@ class TrackingCategories { 'expansion-depth-exceeded-category', 'restricted-displaytitle-ignored', 'deprecated-self-close-category', + 'template-loop-category', ]; /**