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