FeatureGating::__construct( int $flag, string $environment = 'unset' )

Constructor


Description Description


Parameters Parameters

$flag

(Required) Hardcoded flag value. Useful for tests.

$environment

(Optional) Hardcoded environment value. Useful for tests.

Default value: 'unset'


Top ↑

Source Source

File: packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.