class AddressSettings extends Settings (View source)

Properties

protected $key from  Settings
protected $akDefaultCountry
protected $akHasCustomCountries
protected $customCountries

Methods

mixed
getAttributeKey()

No description

from  Settings
setAttributeKey(mixed $key)

No description

from  Settings
mixed
getAttributeType()

No description

from  Settings
mergeAndPersist(EntityManagerInterface $entityManager)

No description

from  Settings
createController()

No description

from  Settings
getController()

No description

from  Settings
mixed
getDefaultCountry()

No description

setDefaultCountry(mixed $defaultCountry)

No description

mixed
hasCustomCountries()

No description

setHasCustomCountries(mixed $hasCustomCountries)

No description

mixed
getCustomCountries()

No description

setCustomCountries(mixed $customCountries)

No description

Details

mixed getAttributeKey()

No description

Return Value

mixed

setAttributeKey(mixed $key)

No description

Parameters

mixed $key

mixed getAttributeType()

No description

Return Value

mixed

mergeAndPersist(EntityManagerInterface $entityManager)

No description

Parameters

EntityManagerInterface $entityManager

createController()

No description

getController()

No description

mixed getDefaultCountry()

No description

Return Value

mixed

setDefaultCountry(mixed $defaultCountry)

No description

Parameters

mixed $defaultCountry

mixed hasCustomCountries()

No description

Return Value

mixed

setHasCustomCountries(mixed $hasCustomCountries)

No description

Parameters

mixed $hasCustomCountries

mixed getCustomCountries()

No description

Return Value

mixed

setCustomCountries(mixed $customCountries)

No description

Parameters

mixed $customCountries