Neuron-PHP

Version
in package

Object for loading/parsing version information.

Table of Contents

Properties

$build  : int
$major  : int
$minor  : int
$patch  : int

Methods

__construct()  : mixed
Version constructor.
__toString()  : string
getAsString()  : string
Returns the version as a string.

Properties

Methods

__construct()

Version constructor.

public __construct() : mixed

__toString()

public __toString() : string
Return values
string

getAsString()

Returns the version as a string.

public getAsString() : string
Return values
string

        
On this page

Search results