PHP Class MenaraSolutions\Geographer\Country

Inheritance: extends Divisible
Datei anzeigen Open project: menarasolutions/geographer

Protected Properties

Property Type Description
$exposed array
$memberClass string
$parentClass string

Public Methods

Method Description
getCapital ( ) : boolean | Divisible
getParentCode ( ) : string
getStates ( ) : MemberCollection

Method Details

getCapital() public method

public getCapital ( ) : boolean | Divisible
return boolean | Divisible

getParentCode() public method

public getParentCode ( ) : string
return string

getStates() public method

public getStates ( ) : MemberCollection
return MenaraSolutions\Geographer\Collections\MemberCollection

Property Details

$exposed protected_oe property

protected array $exposed
return array

$memberClass protected_oe property

protected string $memberClass
return string

$parentClass protected_oe static_oe property

protected static string $parentClass
return string