PHP Class Frisbee\Exception\Flingable

Inheritance: extends Exceptio\Exception
Show file Open project: enrise/frisbee Class Usage Examples

Protected Properties

Property Type Description
$resources array The registry of resources.

Public Methods

Method Description
next ( )
run ( )
setResource ( $key, $value )

Method Details

next() abstract public method

abstract public next ( )

run() abstract public method

abstract public run ( )

setResource() public method

public setResource ( $key, $value )

Property Details

$resources protected property

The registry of resources.
protected array $resources
return array