Toggle
extends Facade
in package
Class Toggle
Tags
Table of Contents
- inFeature() :
- getFacadeAccessor() : string
Methods
inFeature()
public
static inFeature(string $featureId, ConsumerIdentity|null $identity = null, OnEnabledFeature|null $onEnabledFeature = null, OnDisabledFeature|null $onDisabledFeature = null) :
Parameters
- $featureId : string
- $identity = null : ConsumerIdentity|null
- $onEnabledFeature = null : OnEnabledFeature|null
- $onDisabledFeature = null : OnDisabledFeature|null
Return values
—getFacadeAccessor()
protected
static getFacadeAccessor() : string