Embedded
in package
implements
MappingAttribute
FinalYes
Tags
Table of Contents
Interfaces
- MappingAttribute
- A marker interface for mapping attributes.
Properties
- $class : string|null
- $columnPrefix : string|bool|null
Methods
- __construct() : mixed
Properties
$class
public
string|null
$class
Tags
$columnPrefix
public
string|bool|null
$columnPrefix
Tags
Methods
__construct()
public
__construct([string|null $class = null ][, mixed $columnPrefix = null ]) : mixed
Parameters
- $class : string|null = null
- $columnPrefix : mixed = null