mediatekformation

DiscriminatorColumn
in package
implements Annotation

Tags
Annotation
NamedArgumentConstructor

()

Target

("CLASS")

Interfaces, Classes, Traits and Enums

Annotation

Table of Contents

$columnDefinition  : string
$fieldName  : mixed
Field name used in non-object hydration (array/scalar).
$length  : int
$name  : string
$type  : string
__construct()  : mixed

Properties

$fieldName

Field name used in non-object hydration (array/scalar).

public mixed $fieldName

Methods

__construct()

public __construct([string|null $name = null ][, string|null $type = null ][, int|null $length = null ][, string|null $columnDefinition = null ]) : mixed
Parameters
$name : string|null = null
$type : string|null = null
$length : int|null = null
$columnDefinition : string|null = null
Return values
mixed

Search results