Documentation

Embedded
in package
implements MappingAttribute

FinalYes
Tags
Annotation
NamedArgumentConstructor

()

Target

("PROPERTY")

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
readonly

$columnPrefix

public string|bool|null $columnPrefix
Tags
readonly

Methods

__construct()

public __construct([string|null $class = null ][, mixed $columnPrefix = null ]) : mixed
Parameters
$class : string|null = null
$columnPrefix : mixed = null

        
On this page

Search results