EncodingVersion
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- __toString() : string
Properties
$major
public
mixed
$major
$minor
public
mixed
$minor
Methods
__construct()
public
__construct([mixed $major = 0 ][, mixed $minor = 0 ]) : mixed
Parameters
- $major : mixed = 0
- $minor : mixed = 0
__toString()
public
__toString() : string