VectorGOLEM/includes/FeatureManagement
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
..
Requirements Allow `languageinheader` query param to fully control treatment of languages 2021-05-13 12:04:12 -06:00
FeatureManager.php documentation: Align @package annotations 2020-08-04 12:48:11 +01:00
Requirement.php Add missing @return to Requirement 2020-12-18 22:55:08 +01:00
TODO.md featureManager: Add DynamicConfigRequirement requirement 2020-03-18 10:10:42 +00:00