ClassName
in package
implements
ClassNameInterface
Interfaces, Classes and Traits
Table of Contents
- $value : string
- __construct() : mixed
- Construct.
- getClassName() : string
- Return the class name.
Properties
$value
protected
string
$value
Methods
__construct()
Construct.
public
__construct(string $value) : mixed
Parameters
- $value : string
Return values
mixed —getClassName()
Return the class name.
public
getClassName() : string