Table of Contents
-
$path
: string
-
$release
: string
-
$version
: string
-
__construct()
: mixed
-
getVersion()
: string
-
getGitInformation()
: bool|string
$path
private
string
$path
$release
private
string
$release
$version
private
string
$version
__construct()
public
__construct(string $release, string $path) : mixed
Parameters
-
$release
: string
-
-
$path
: string
-
Return values
mixed
—
getVersion()
public
getVersion() : string
Return values
string
—
private
getGitInformation(string $path) : bool|string
Parameters
-
$path
: string
-
Return values
bool|string
—