VectorGOLEM/includes/FeatureManagement/Requirements
Nicholas Ray de5a640c0b Allow `languageinheader` query param to fully control treatment of languages
Before this commit the `languageinheader` query param would only take
effect if the A/B test was enabled AND the query param was set. Per
T282543, we want the query param to take effect regardless of the state
of the language/AB test config.

To see new treatment, set `languageinheader=1`.
To see old treatment, set `languageinheader=0`.

Bug: T282543
Change-Id: I6a06e90b6e46a6fd7506a5ddeaf071b893ebfe8e
2021-05-13 12:04:12 -06:00
..
DynamicConfigRequirement.php documentation: Align @package annotations 2020-08-04 12:48:11 +01:00
LanguageInHeaderTreatmentRequirement.php Allow `languageinheader` query param to fully control treatment of languages 2021-05-13 12:04:12 -06:00
LatestSkinVersionRequirement.php [fix] "Existing account only" skin version config 2020-04-29 18:36:03 +00:00
SimpleRequirement.php documentation: Align @package annotations 2020-08-04 12:48:11 +01:00
WvuiSearchTreatmentRequirement.php Move Wvui Search A/B Logic to FeatureManager 2021-01-26 17:36:37 -07:00