$structure->hasMethod()
Checks if the object has a registered method
Parameters
Name | Type | Default |
---|---|---|
$method * | string |
– |
Return type
bool
Parent class
Kirby\Cms\Structure
inherited from Kirby\Cms\Collection
Checks if the object has a registered method
Name | Type | Default |
---|---|---|
$method * | string |
– |
bool
Kirby\Cms\Structure
inherited from Kirby\Cms\Collection