\AclUser\EntityUserRoleMap

UserRoleMap

Summary

Methods
Properties
Constants
getId()
setRole()
getRole()
setUser()
getUser()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$role
$user
N/A

Properties

$id

$id : integer

Type

integer — The database id for this user role map entry

$role

$role : \AclUser\Entity\Role

Type

\AclUser\Entity\Role — The role entity that corresponds to this user role map entry.

$user

$user : \AclUser\Entity\User

Type

\AclUser\Entity\User — The user entity that corresponds to this user role map entity

Methods

getId()

getId() : integer

Get id

Returns

integer