Add @since tag to TrackingCategories class
authoraddshore <addshorewiki@gmail.com>
Fri, 4 Aug 2017 15:05:26 +0000 (16:05 +0100)
committerAddshore <addshorewiki@gmail.com>
Mon, 7 Aug 2017 09:24:07 +0000 (09:24 +0000)
Change-Id: I30f5004db3d53a87fc7c442675140b7f33fded08

includes/TrackingCategories.php

index a9ebd76..b3a49c7 100644 (file)
@@ -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 */