Frisbee\Controller\AbstractController::run PHP Method

run() public method

public run ( )
    public function run()
    {
        // You could implement "middleware" here or load dependencies in your controller by using boomerang
    }
AbstractController