class StoreHoursRepository extends EntityRepository

Class StoreHoursRepository is injected as empire_store_locator_plugin.store_hours_repository service. StoreHoursRepository is used for crud operation for entity.

Use this class to work with database.

Constants

ALIAS

Alias for main entity

Methods

array
getAllStoreHours()

Returns all store hours from database

Details

at line 33
array getAllStoreHours()

Returns all store hours from database

Return Value

array