CommandRunner
in package
Table of Contents
- $toggle : Toggle
- __construct() : mixed
- inFeature() : Result
Properties
$toggle
private
Toggle
$toggle
Methods
__construct()
public
__construct(Toggle $toggle) : mixed
Parameters
- $toggle : Toggle
Return values
mixed —inFeature()
public
inFeature(string $featureId[, ConsumerIdentity|null $identity = null ][, OnEnabledFeature|null $onEnabledFeature = null ][, OnDisabledFeature|null $onDisabledFeature = null ]) : Result
Parameters
- $featureId : string
- $identity : ConsumerIdentity|null = null
- $onEnabledFeature : OnEnabledFeature|null = null
- $onDisabledFeature : OnDisabledFeature|null = null