$layout->hasMethod()
Checks if the object has a registered method
$layout->hasMethod(string $method): bool
Parameters
Name | Type | Default |
---|---|---|
$method * | string |
– |
Return type
bool
Checks if the object has a registered method
$layout->hasMethod(string $method): bool
Name | Type | Default |
---|---|---|
$method * | string |
– |
bool