-
Andrew Fontaine authored
Instead of adding several methods to the feature flags helper that then need to be overridden in the EE version, we can create one method that returns the entire hash of values and then append to that map with the EE only properties by overriding that single method.
ced6a706