DependencyCondition
Table of Contents
Methods
- of() : DependencyCondition
- Short calling for get DependencyAction class instance.
- toArray() : array<string|int, mixed>
Methods
of()
Short calling for get DependencyAction class instance.
public
static of(string $event, string $operation, string $target) : DependencyCondition
Parameters
- $event : string
- $operation : string
- $target : string
Return values
DependencyConditiontoArray()
public
toArray() : array<string|int, mixed>