Controller
Namespaces
Interfaces, Classes and Traits
- ArgumentResolverTest
- ContainerControllerResolverTest
- InvokableController
- NonInstantiableController
- ImpossibleConstructController
- ControllerResolverTest
- ControllerTest
Table of Contents
- controller_function() : mixed
- some_controller_function() : mixed
Functions
controller_function()
controller_function(mixed $foo, mixed $foobar) : mixed
Parameters
- $foo : mixed
- $foobar : mixed
Return values
mixed —some_controller_function()
some_controller_function(mixed $foo, mixed $foobar) : mixed
Parameters
- $foo : mixed
- $foobar : mixed