From: addshore Date: Fri, 4 Aug 2017 15:05:26 +0000 (+0100) Subject: Add @since tag to TrackingCategories class X-Git-Tag: 1.31.0-rc.0~2452^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22articles%22%2C%22id_article=%24id_article%22%29%20.%20%22?a=commitdiff_plain;h=3dfedea9a08d2c8c74617b57c4292421d155d8b0;p=lhc%2Fweb%2Fwiklou.git Add @since tag to TrackingCategories class Change-Id: I30f5004db3d53a87fc7c442675140b7f33fded08 --- diff --git a/includes/TrackingCategories.php b/includes/TrackingCategories.php index a9ebd762db..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 */