BrandUpdateEvent
class BrandUpdateEvent extends BrandCreateEvent
Class BrandUpdateEvent
Methods
__construct(
int $brandId)
No description
setChapo(
string $chapo)
No description
string
getChapo()
No description
setBrandId(
int $brandId)
No description
int
getBrandId()
No description
setDescription(
string $description)
No description
string
getDescription()
No description
setPostscriptum(
string $postscriptum)
No description
string
getPostscriptum()
No description
$this
setLogoImageId(
int $logo_image_id)
No description
int
getLogoImageId()
No description
Details
in
ActionEvent at line 30
__set($name, $value)
in
ActionEvent at line 35
__get($name)
in
ActionEvent at line 44
bindForm(
Form $form)
at line 32
__construct(
int $brandId)
in
BrandEvent at line 39
BrandEvent
setBrand(
Brand $brand)
in
BrandEvent at line 49
Brand
getBrand()
in
BrandEvent at line 59
bool
hasBrand()
check if brand exists