Class Permission
A row in the permission table
- Module\DB\Record
- Module\Authentication\Permission
__construct(),
delete(),
form(),
load(),
save()
|
public
string
|
$table
string The name of the table |
#
'permissions'
|
$columns,
$db,
$meta,
$primaryKey
|