PHP 클래스 Scalr\Model\Entity\ScalrHost

부터: 5.11.9 (11.02.2016)
저자: Roman Kondratuk ([email protected])
상속: extends Scalr\Model\AbstractEntity
파일 보기 프로젝트 열기: scalr/scalr 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$edition string Scalr edition
$gitCommit string Last git commit
$gitCommitAdded DateTime Date of last git commit
$host string The name of the Scalr host
$version string Scalr version

프로퍼티 상세

$edition 공개적으로 프로퍼티

Scalr edition
public string $edition
리턴 string

$gitCommit 공개적으로 프로퍼티

Last git commit
public string $gitCommit
리턴 string

$gitCommitAdded 공개적으로 프로퍼티

Date of last git commit
public DateTime $gitCommitAdded
리턴 DateTime

$host 공개적으로 프로퍼티

The name of the Scalr host
public string $host
리턴 string

$version 공개적으로 프로퍼티

Scalr version
public string $version
리턴 string