ToggleStrategy
extends
JsonSerializable
in
Table of Contents
- id() : string
- isSatisfiedBy() : bool
- toArray() : array<string, string|array>
- type() : string
Methods
id()
public
id() : string
Return values
string —isSatisfiedBy()
public
isSatisfiedBy(ConsumerIdentity $identity) : bool
Parameters
- $identity : ConsumerIdentity
Return values
bool —toArray()
public
toArray() : array<string, string|array>
Return values
array<string, string|array> —type()
public
type() : string