VectorGOLEM/includes/FeatureManagement/Requirements
jdlrobson c8642b2fbe Use feature management for search in header
This will allow us to add the A/B testing requirement for logged in
users.

In preparation for the new A/B test requirement, a custom requirement
is added as the feature management system does not
support OR operations and the desired effect is the case where:

* the SearchInHeader feature flag has been enabled
* OR the SearchInHeaderABTest feature flag has been enabled and the user is bucketed

Bug: T259250
Change-Id: If948603bd598e1b5597345f4268736417f4c3a24
2020-09-13 23:00:16 +00:00
..
DynamicConfigRequirement.php documentation: Align @package annotations 2020-08-04 12:48:11 +01:00
LatestSkinVersionRequirement.php [fix] "Existing account only" skin version config 2020-04-29 18:36:03 +00:00
SearchInHeaderRequirement.php Use feature management for search in header 2020-09-13 23:00:16 +00:00
SimpleRequirement.php documentation: Align @package annotations 2020-08-04 12:48:11 +01:00