PHP Class pocketmine\utils\VersionString

Afficher le fichier Open project: iTXTech/Genisys Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $version = pocketmine\VERSION )
__toString ( )
compare ( $target, $diff = false )
get ( $build = false )
getBuild ( )
getGeneration ( )
getMajor ( )
getMinor ( )
getNumber ( )
getRelease ( )
getStage ( )
isDev ( )

Method Details

__construct() public méthode

public __construct ( $version = pocketmine\VERSION )

__toString() public méthode

public __toString ( )

compare() public méthode

public compare ( $target, $diff = false )

get() public méthode

public get ( $build = false )

getBuild() public méthode

public getBuild ( )

getGeneration() public méthode

public getGeneration ( )

getMajor() public méthode

public getMajor ( )

getMinor() public méthode

public getMinor ( )

getNumber() public méthode

public getNumber ( )

getRelease() public méthode

public getRelease ( )

getStage() public méthode

Deprecation:
public getStage ( )

isDev() public méthode

public isDev ( )