aurelien-andre
Results
1
issues of
aurelien-andre
https://github.com/Smile-SA/magento2-module-store-locator/blob/14655c0bd95ba360716205505efc8e94d743b4d8/Model/Retailer/ScheduleManagement.php#L57 If a TimeSloteInterface is found, return that interface and not an array. Change ``` /** * Retrieve opening hours for a given date * * @SuppressWarnings(PHPMD.StaticAccess) * * @param...