|
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 17 of file FeatureShutdown.php.
| MediaWiki\FeatureShutdown::__construct | ( | ServiceOptions | $options | ) |
| ServiceOptions | $options |
Definition at line 29 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 19 of file FeatureShutdown.php.