$roles->canBeChanged()
Returns a filtered list of all roles that can be created by the current user
$roles->canBeChanged(): Kirby\Cms\RolesReturn type
This method does not modify the existing $roles object but returns a new object with the changes applied. Learn more →
Exceptions
| Type | Description | 
|---|---|
| Exception |