PHP Class Liip\RMT\Version\Generator\SimpleGenerator

Inheritance: implements Liip\RMT\Version\Generator\GeneratorInterface
Show file Open project: liip/rmt

Public Methods

Method Description
__construct ( $options = [] )
compareTwoVersions ( $a, $b )
generateNextVersion ( $currentVersion )
getInformationRequests ( )
getInitialVersion ( )
getValidationRegex ( )

Method Details

__construct() public method

public __construct ( $options = [] )

compareTwoVersions() public method

public compareTwoVersions ( $a, $b )

generateNextVersion() public method

public generateNextVersion ( $currentVersion )

getInformationRequests() public method

getInitialVersion() public method

public getInitialVersion ( )

getValidationRegex() public method

public getValidationRegex ( )