$controller->arguments()
$controller->arguments(array $data = [ ]): array
Parameters
Name | Type | Default |
---|---|---|
$data | array |
[ ]
|
Return type
array
This method modifies the existing $controller
object it is applied to and returns it again.