SecurityRole
extends BaseComponent
in package
Roles in the Education Management system that can see an allergy or condition
Table of Contents
Properties
Properties
$id
public
int
$id
The Id of the role
$name
public
string|null
$name
The name of the role
$fields
protected
static array<string|int, string>
$fields
= ["id" => "int", "name" => "string"]