PermissionsHashGeneratorInterface
interface PermissionsHashGeneratorInterface (View source)
Defines the user permissions hash generator interface.
Methods
string
Details
string
generate(AccountInterface $account)
Generates a hash that uniquely identifies a user's permissions.