FeatureGating::is_development_environment()
Method: Checks if we’re executing the code in an development environment.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:119
Method: Checks if we’re executing the code in an development environment.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:119
Method: Checks if we’re executing the code in a production environment.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:128
Method: Checks if we’re executing the code in a test environment.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:137
Method: Checks if we’re executing the code in an feature plugin or experimental build mode.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:101
Method: Returns the current environment value.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:110
Class: Service class that handles the feature flags.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:9
Method: Constructor
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:39
Method: Set correct flag.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:49
Method: Set correct environment.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:66
Method: Returns the current flag value.
Source: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php:83