MediaWiki master
|
Helper to check if certain features should be temporarily disabled. More...
Public Member Functions | |
__construct (ServiceOptions $options) | |
findForFeature (string $featureName) | |
Public Attributes | |
const | CONSTRUCTOR_OPTIONS |
Helper to check if certain features should be temporarily disabled.
Definition at line 31 of file FeatureShutdown.php.
MediaWiki\FeatureShutdown::__construct | ( | ServiceOptions | $options | ) |
ServiceOptions | $options |
Definition at line 43 of file FeatureShutdown.php.
References MediaWiki\Config\ServiceOptions\assertRequiredOptions(), and MediaWiki\Config\ServiceOptions\get().
MediaWiki\FeatureShutdown::findForFeature | ( | string | $featureName | ) |
const MediaWiki\FeatureShutdown::CONSTRUCTOR_OPTIONS |
Definition at line 33 of file FeatureShutdown.php.