Documentation

PendingAction
in package

Table of Contents

$action  : mixed
$arguments  : array<string|int, mixed>
__construct()  : mixed
getAction()  : array<string|int, mixed>|callable

Properties

Methods

__construct()

public __construct(array<string|int, mixed>|callable $action[, array<string|int, mixed> $arguments = [] ]) : mixed
Parameters
$action : array<string|int, mixed>|callable
$arguments : array<string|int, mixed> = []
Return values
mixed

getAction()

public getAction() : array<string|int, mixed>|callable
Return values
array<string|int, mixed>|callable

Search results