mediatekformation

InheritanceType
in package
implements Annotation

Tags
Annotation
NamedArgumentConstructor

()

Target

("CLASS")

Interfaces, Classes, Traits and Enums

Annotation

Table of Contents

$value  : string
The inheritance type used by the class and its subclasses.
__construct()  : mixed

Properties

$value

The inheritance type used by the class and its subclasses.

public string $value
Tags
Enum

({"NONE", "JOINED", "SINGLE_TABLE", "TABLE_PER_CLASS"})

Methods

__construct()

public __construct(string $value) : mixed
Parameters
$value : string
Return values
mixed

Search results