StoreLocatorEventContainer
class StoreLocatorEventContainer
Class StoreLocatorEventContainer is injected as empire_store_locator_plugin.event.container. This container is connecting StoreManager manager to other services
Methods
__construct(ContainerInterface $container)
No description
mixed
deleteImages(array $images)
Delete images from in array
array
getAllStoreHours()
Returns all store hours from database
string
translate(string $string)
Translate param
getCheckoutSettingsFromCache()
Get current checkout settings
Details
at line 29
__construct(ContainerInterface $container)
at line 41
mixed
deleteImages(array $images)
Delete images from in array
at line 76
array
getAllStoreHours()
Returns all store hours from database
at line 88
string
translate(string $string)
Translate param
at line 97
CheckoutSettings
getCheckoutSettingsFromCache()
Get current checkout settings