MetaFox

CountryCity extends Facade
in package

class CountryCity.

Tags
see
CountryCitySupportContract

Table of Contents

Methods

clearCache()  : void
getCity()  : CountryCity|null
getCitySuggestions()  : array<string|int, mixed>
getDefaultCityCode()  : string
getFacadeAccessor()  : mixed

Methods

getCity()

public static getCity(string $cityCode) : CountryCity|null
Parameters
$cityCode : string
Return values
CountryCity|null

getCitySuggestions()

public static getCitySuggestions(array<string|int, mixed> $params) : array<string|int, mixed>
Parameters
$params : array<string|int, mixed>
Return values
array<string|int, mixed>

getDefaultCityCode()

public static getDefaultCityCode() : string
Return values
string

getFacadeAccessor()

protected static getFacadeAccessor() : mixed

        
On this page

Search results