VectorGOLEM/includes/FeatureManagement
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
..
Requirements Use feature management for search in header 2020-09-13 23:00:16 +00:00
FeatureManager.php documentation: Align @package annotations 2020-08-04 12:48:11 +01:00
Requirement.php documentation: Align @package annotations 2020-08-04 12:48:11 +01:00
TODO.md featureManager: Add DynamicConfigRequirement requirement 2020-03-18 10:10:42 +00:00