mediawiki-skins-Vector/tests/phpunit/unit/FeatureManagement
Jon Robson 735dad995b Preferences set to "disabled" return false when isEnabled is called
The font size preference sets a preference to disabled rather than 0.

Rather than save this as 0, it would be useful to store this as a string
given in future it will evolve to have values small, medium, large

Change logic in UserPreferenceRequirement to support non-binary options.

Bug: T346987
Change-Id: I399aa1b1be4a45cab0aa3b8addb482e5af6c5bf3
2023-10-04 00:34:16 +00:00
..
Requirements Preferences set to "disabled" return false when isEnabled is called 2023-10-04 00:34:16 +00:00
FeatureManagerTest.php FeatureManagement: All features have an associated class on the body tag 2022-09-01 22:09:48 +00:00