Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Liip
RMT
Version
Generator
SemanticGenerator
PHP Class Liip\RMT\Version\Generator\SemanticGenerator
Inheritance:
implements
Liip\RMT\Version\Generator\GeneratorInterface
Show file
Open project: liip/rmt
Class Usage Examples
Protected Properties
Property
Type
Description
$options
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
public
getInformationRequests
( )
getInitialVersion()
public
method
public
getInitialVersion
( )
getValidationRegex()
public
method
public
getValidationRegex
( )
Property Details
$options
protected property
protected
$options