Name
in package
Pdf extract name value object class
Tags
Table of Contents
Properties
- $name : string
Methods
- __construct() : mixed
- Constructor
- __toString() : string
- Convert the name to a string
Properties
$name read-only
public
string
$name
Methods
__construct()
Constructor
public
__construct(string $name) : mixed
Instantiate a name value object.
Parameters
- $name : string
__toString()
Convert the name to a string
public
__toString() : string