Version
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- getVersion() : string
- getGitInformation() : bool|string
Properties
$path
private
string
$path
$release
private
string
$release
$version
private
string
$version
Methods
__construct()
public
__construct(string $release, string $path) : mixed
Parameters
- $release : string
- $path : string
getVersion()
public
getVersion() : string
Return values
stringgetGitInformation()
private
getGitInformation(string $path) : bool|string
Parameters
- $path : string