mediawiki-skins-Vector/includes/FeatureManagement/Requirements
Jon Robson f28f5850c5 Separate generic ConfigHelper class from LimitedWidthContentRequirement
In preparation for a decision around how we share code, the generic code in
LimitedWidthContentrequirement is moved to ConfigHelper class. A fix
recently applied to Minerva (Ied3ed927202dd9356ebeb7e404230f571a1d910d)
is also incorporated into the new class.

The expectation is this code will be either:
1) be replaced by a submodule
OR
2) Used directly by Vector
after a decision tomorrow.

Bug: T359607
in I3967803bd75cf78d27c1a7c08e62730e46678a68 or removed

Change-Id: I04066acc86594e721e071e9096e1b12e1255b54b
2024-03-20 00:23:51 +00:00
..
ABRequirement.php Type hint UserIdentity in Requirements/Components 2024-03-13 21:59:40 +01:00
DynamicConfigRequirement.php Refactor and clean up FeatureManagement classes 2024-02-06 00:37:14 +00:00
LimitedWidthContentRequirement.php Separate generic ConfigHelper class from LimitedWidthContentRequirement 2024-03-20 00:23:51 +00:00
LoggedInRequirement.php Type hint UserIdentity in Requirements/Components 2024-03-13 21:59:40 +01:00
OverridableConfigRequirement.php Type hint UserIdentity in Requirements/Components 2024-03-13 21:59:40 +01:00
OverrideableRequirementHelper.php Refactor and clean up FeatureManagement classes 2024-02-06 00:37:14 +00:00
SimpleRequirement.php Refactor and clean up FeatureManagement classes 2024-02-06 00:37:14 +00:00
UserPreferenceRequirement.php Type hint UserIdentity in Requirements/Components 2024-03-13 21:59:40 +01:00