PHP 클래스 MenaraSolutions\Geographer\Country

상속: extends Divisible
파일 보기 프로젝트 열기: menarasolutions/geographer

보호된 프로퍼티들

프로퍼티 타입 설명
$exposed array
$memberClass string
$parentClass string

공개 메소드들

메소드 설명
getCapital ( ) : boolean | Divisible
getParentCode ( ) : string
getStates ( ) : MemberCollection

메소드 상세

getCapital() 공개 메소드

public getCapital ( ) : boolean | Divisible
리턴 boolean | Divisible

getParentCode() 공개 메소드

public getParentCode ( ) : string
리턴 string

getStates() 공개 메소드

public getStates ( ) : MemberCollection
리턴 MenaraSolutions\Geographer\Collections\MemberCollection

프로퍼티 상세

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

protected array $exposed
리턴 array

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

protected string $memberClass
리턴 string

$parentClass 보호되어 있는 정적으로 프로퍼티

protected static string $parentClass
리턴 string