Exemplo n.º 1
0
 public function setRoleAttribute(UserRole $role)
 {
     $this->attributes['role'] = $role->getValue();
 }