$role->setSite()
Setter for the parent site object
$role->setSite(Kirby\Cms\Site $site = null): Kirby\Cms\RoleParameters
| Name | Type | Default | 
|---|---|---|
| $site | Kirby\Cms\Site | null | 
Return type
This method modifies the existing $role object it is applied to and returns it again.
Parent class
  Kirby\Cms\Role    inherited from Kirby\Cms\Model