PHP 클래스 Pimcore\Version

파일 보기 프로젝트 열기: pimcore/pimcore 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$revision integer
$version string

공개 메소드들

메소드 설명
getRevision ( ) : integer
getVersion ( ) : string

메소드 상세

getRevision() 공개 정적인 메소드

public static getRevision ( ) : integer
리턴 integer

getVersion() 공개 정적인 메소드

public static getVersion ( ) : string
리턴 string

프로퍼티 상세

$revision 공개적으로 정적으로 프로퍼티

public static int $revision
리턴 integer

$version 공개적으로 정적으로 프로퍼티

public static string $version
리턴 string