Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Caffeinated
Shinobi
Traits
ShinobiTrait
revokeAllRoles
Caffeinated\Shinobi\Traits\ShinobiTrait::revokeAllRoles PHP Method
ShinobiTrait Trait Documentation
Datei anzeigen
Open project: caffeinated/shinobi
revokeAllRoles()
public
method
Revokes all roles from the user.
public
revokeAllRoles
( ) :
boolean
return
boolean
public function revokeAllRoles() { return $this->roles()->detach(); }
ShinobiTrait
__call
assignRole
can
canAtLeast
getPermissions
getRoles
isRole
revokeAllRoles
revokeRole
roles
syncRoles