Entity
in package
implements
Annotation
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $readOnly : bool
- $repositoryClass : string|null
- __construct() : mixed
Properties
$readOnly
public
bool
$readOnly
= false
$repositoryClass
public
string|null
$repositoryClass
Methods
__construct()
public
__construct([string|null $repositoryClass = null ][, bool $readOnly = false ]) : mixed
Parameters
- $repositoryClass : string|null = null
- $readOnly : bool = false