Documentation

OnEnabledFeature
in package
implements OnFeatureState

Interfaces, Classes and Traits

OnFeatureState

Table of Contents

$arguments  : array<string|int, mixed>
$callback  : callable
arguments()  : array<string, mixed>
callback()  : callable
make()  : static
__construct()  : mixed

Properties

Methods

arguments()

public arguments() : array<string, mixed>
Return values
array<string, mixed>

make()

public static make(callable $callback[, array<string, mixed> $arguments = [] ]) : static
Parameters
$callback : callable
$arguments : array<string, mixed> = []
Return values
static

__construct()

private __construct(callable $callback) : mixed
Parameters
$callback : callable
Return values
mixed

Search results