PHP 클래스 Pantheon\Terminus\Collections\Branches

상속: extends SiteOwnedCollection
파일 보기 프로젝트 열기: pantheon-systems/terminus

공개 프로퍼티들

프로퍼티 타입 설명
$site Site

보호된 프로퍼티들

프로퍼티 타입 설명
$collected_class string
$url string

공개 메소드들

메소드 설명
fetch ( array $options = [] )

메소드 상세

fetch() 공개 메소드

public fetch ( array $options = [] )
$options array

프로퍼티 상세

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

protected string $collected_class
리턴 string

$site 공개적으로 프로퍼티

public Site $site
리턴 Site

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

protected string $url
리턴 string