PHP Class Frisbee\Application

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

Protected Properties

Property Type Description
$config array

Public Methods

Method Description
__construct ( $name )
getConfig ( $key = null )
next ( )
run ( )

Method Details

__construct() public method

public __construct ( $name )

getConfig() public method

public getConfig ( $key = null )

next() public method

public next ( )

run() public method

public run ( )

Property Details

$config protected property

protected array $config
return array