PHP Class Frisbee\Controller\AbstractController

Inheritance: extends Frisbee\Exception\Flingable, implements ControllerInterface
Afficher le fichier Open project: enrise/frisbee

Protected Properties

Свойство Type Description
$method string

Méthodes publiques

Méthode Description
__construct ( Frisbee\Bootstrap\BootstrapInterface $bootstrap, $defaultMethod = 'index' )
next ( )
run ( )

Method Details

__construct() public méthode

public __construct ( Frisbee\Bootstrap\BootstrapInterface $bootstrap, $defaultMethod = 'index' )
$bootstrap Frisbee\Bootstrap\BootstrapInterface

next() public méthode

public next ( )

run() public méthode

public run ( )

Property Details

$method protected_oe property

protected string $method
Résultat string