Property | Type | Description | |
---|---|---|---|
$context | mixed[] | ||
$requires | string[] |
Method | Description | |
---|---|---|
__construct ( mixed[] $context = [] ) | ||
__destruct ( ) | ||
__invoke ( $ex, $params = [] ) | ||
solve ( $ex, $params = [] ) |
Method | Description | |
---|---|---|
construct ( ) | Pseudo-Constructor. | |
destruct ( ) | Pseudo-Destructor | |
solver ( Erro\Error | Exceptio\Exception | string $ex, mixed[] $params = [] ) : mixed | Handler to be called when solver is requested. |