Class ActionController
Base class for action controllers.
- ICanBoogie\Object
- ┗ ICanBoogie\Routing\Controller
- ┗ ICanBoogie\Routing\ActionController
Methods summary
Methods inherited from ICanBoogie\Routing\Controller
__invoke()
,
forward_to()
,
get_name()
,
get_request()
,
get_route()
,
last_chance_get()
,
lazy_get_response()
,
redirect()
Properties summary
Magic properties
Magic properties inherited from ICanBoogie\Routing\Controller
$app
,
$events
,
$model
,
$module
,
$name
,
$request
,
$response
,
$route