$layout->hasMethod()
Checks if the object has a registered method
$layout->hasMethod(string $method): boolParameters
| 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