PHP 클래스 Liip\RMT\Version\Generator\SemanticGenerator

상속: implements Liip\RMT\Version\Generator\GeneratorInterface
파일 보기 프로젝트 열기: liip/rmt 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$options

공개 메소드들

메소드 설명
__construct ( $options = [] )
compareTwoVersions ( $a, $b )
generateNextVersion ( $currentVersion )
getInformationRequests ( )
getInitialVersion ( )
getValidationRegex ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $options = [] )

compareTwoVersions() 공개 메소드

public compareTwoVersions ( $a, $b )

generateNextVersion() 공개 메소드

public generateNextVersion ( $currentVersion )

getInformationRequests() 공개 메소드

getInitialVersion() 공개 메소드

public getInitialVersion ( )

getValidationRegex() 공개 메소드

public getValidationRegex ( )

프로퍼티 상세

$options 보호되어 있는 프로퍼티

protected $options