class SignalCacheAlbumEvent extends Event

Class SignalCacheAlbumEvent is event that is dispatched for handling entity logic in listeners and holds required data

Methods

__construct(string $theme, string $locale)

SignalCacheAlbumEvent constructor.

mixed
getTheme()

No description

mixed
getLocale()

No description

Details

at line 34
__construct(string $theme, string $locale)

SignalCacheAlbumEvent constructor.

Parameters

string $theme
string $locale

at line 44
mixed getTheme()

Return Value

mixed

at line 52
mixed getLocale()

Return Value

mixed