SliderEvent
class SliderEvent extends Event
Class SliderEvent is event that is dispatched for handling entity logic in listeners and holds required data
Methods
__construct(string $theme, string $httpHost, string $locale)
ProductEvent constructor.
string
getTheme()
No description
string
getHttpHost()
No description
string
getLocale()
No description
Details
at line 44
__construct(string $theme, string $httpHost, string $locale)
ProductEvent constructor.