ReleaseDate
in package
Class ReleaseDate
Table of Contents
- $releaseDate : string
- $show : bool
- __construct() : mixed
- ReleaseDate constructor.
- show() : bool
- value() : string
Properties
$releaseDate
protected
string
$releaseDate
$show
protected
bool
$show
Methods
__construct()
ReleaseDate constructor.
public
__construct(string $releaseDate, bool $show) : mixed
Parameters
- $releaseDate : string
- $show : bool
Return values
mixed —show()
public
show() : bool
Return values
bool —value()
public
value() : string