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