Removes the specified role from all accounts of the given user and potentially carries out further actions which are needed to
properly reflect these changes.
public removeRoleFromUser ( |
||
$user | The user to remove roles from | |
$roleIdentifier | string | A fully qualified role identifier, or a role identifier relative to the Neos.Neos namespace |
return | integer | How often this role has been removed from accounts owned by the user |