InheritanceType
in package
implements
Annotation
Tags
Interfaces, Classes, Traits and Enums
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
Methods
__construct()
public
__construct(string $value) : mixed
Parameters
- $value : string