$roles->add()
Adds a single object or an entire second collection to the current collection
$roles->add(mixed $object)
Parameters
Name | Type | Default |
---|---|---|
$object * | mixed |
– |
Parent class
Kirby\Cms\Roles
inherited from Kirby\Cms\Collection