class BlogPostSidebarSignalEvent extends Event

Class BlogPostSidebarSignalEvent contains data for manipulation of blog post

Methods

__construct(string $theme, string $locale)

No description

mixed
getTheme()

No description

mixed
getLocale()

No description

Details

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

Parameters

string $theme
string $locale

at line 39
mixed getTheme()

Return Value

mixed

at line 47
mixed getLocale()

Return Value

mixed