<?phpclass BOL_AuthorizationPermission extends PEEP_Entity{ /** * @var integer */ public $actionId; /** * @var integer */ public $roleId;}