$page->__call()
Magic caller
$page->__call(string $method, array $arguments = [ ]): mixed
Parameters
Name | Type | Default | Description |
---|---|---|---|
$method |
string |
– | |
$arguments |
array |
[ ] |
Return type
mixed
Magic caller
$page->__call(string $method, array $arguments = [ ]): mixed
Name | Type | Default | Description |
---|---|---|---|
$method |
string |
– | |
$arguments |
array |
[ ] |
mixed