Toggle
in package
Table of Contents
- ZERO = 0
- $featureFinder : FeatureFinder
- __construct() : mixed
- isEnabled() : bool
Constants
ZERO
private
mixed
ZERO
= 0
Properties
$featureFinder
private
FeatureFinder
$featureFinder
Methods
__construct()
public
__construct(FeatureFinder $featureRepository) : mixed
Parameters
- $featureRepository : FeatureFinder
Return values
mixed —isEnabled()
public
isEnabled(string $featureId[, ConsumerIdentity|null $identity = null ]) : bool
Parameters
- $featureId : string
- $identity : ConsumerIdentity|null = null