Property | Type | Description | |
---|---|---|---|
$readOnly | boolean | Whether the entity should be read-only. | |
$repositoryClass | string | Name of the repository class to use for managing the entity. |
public bool $readOnly | ||
return | boolean |
public string $repositoryClass | ||
return | string |