Documentation

Version
in package

Read onlyYes
FinalYes

Table of Contents

Properties

$version  : non-empty-string

Methods

__construct()  : mixed
asString()  : non-empty-string
generate()  : non-empty-string
getGitInformation()  : false|string

Properties

$version

private non-empty-string $version

Methods

__construct()

public __construct(non-empty-string $release, non-empty-string $path) : mixed
Parameters
$release : non-empty-string
$path : non-empty-string

asString()

public asString() : non-empty-string
Return values
non-empty-string

generate()

private generate(non-empty-string $release, non-empty-string $path) : non-empty-string
Parameters
$release : non-empty-string
$path : non-empty-string
Return values
non-empty-string

getGitInformation()

private getGitInformation(non-empty-string $path) : false|string
Parameters
$path : non-empty-string
Return values
false|string
On this page

Search results