MediaWiki master
MediaWiki\Category\TrackingCategories Class Reference

This class performs some operations related to tracking categories, such as adding a tracking category to a ParserOutput, and creating a list of all such categories. More...

Public Attributes

const CONSTRUCTOR_OPTIONS
 

Detailed Description

This class performs some operations related to tracking categories, such as adding a tracking category to a ParserOutput, and creating a list of all such categories.

Since
1.29

Definition at line 42 of file TrackingCategories.php.

Member Data Documentation

◆ CONSTRUCTOR_OPTIONS

const MediaWiki\Category\TrackingCategories::CONSTRUCTOR_OPTIONS
Initial value:
= [
]
const EnableMagicLinks
Name constant for the EnableMagicLinks setting, for use with Config::get()
const TrackingCategories
Name constant for the TrackingCategories setting, for use with Config::get()
Access: internal
For use by ServiceWiring

Definition at line 47 of file TrackingCategories.php.


The documentation for this class was generated from the following file: