MediaWiki
master
|
This class performs some operations related to tracking categories, such as creating a list of all such categories. More...
Public Attributes | |
const | CONSTRUCTOR_OPTIONS |
Private Attributes | |
ExtensionRegistry | $extensionRegistry |
LoggerInterface | $logger |
NamespaceInfo | $namespaceInfo |
ServiceOptions | $options |
TitleParser | $titleParser |
This class performs some operations related to tracking categories, such as creating a list of all such categories.
Definition at line 33 of file TrackingCategories.php.
|
private |
Definition at line 53 of file TrackingCategories.php.
|
private |
Definition at line 56 of file TrackingCategories.php.
|
private |
Definition at line 47 of file TrackingCategories.php.
|
private |
Definition at line 44 of file TrackingCategories.php.
|
private |
Definition at line 50 of file TrackingCategories.php.
const TrackingCategories::CONSTRUCTOR_OPTIONS |
Definition at line 38 of file TrackingCategories.php.