CountryUpdateEvent
class CountryUpdateEvent extends CountryCreateEvent
Class CountryUpdateEvent
Methods
__construct(
int $country_id)
No description
$this
setChapo(
string $chapo)
No description
string
getChapo()
No description
$this
setDescription(
string $description)
No description
mixed
getDescription()
No description
$this
setPostscriptum(
string $postscriptum)
No description
mixed
getPostscriptum()
No description
$this
setCountryId(
int $country_id)
No description
int
getCountryId()
No description
string
isNeedZipCode()
No description
$this
setNeedZipCode(
boolean $needZipCode)
No description
string
getZipCodeFormat()
No description
$this
setZipCodeFormat(
string $zipCodeFormat)
No description