浏览代码

SectionSolver : isSectionWithdrawal et getDeliverySlotDeadline

packProduct
Guillaume 2 年前
父节点
当前提交
2542c1cec7
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. +0
    -4
      Solver/Section/SectionSolver.php

+ 0
- 4
Solver/Section/SectionSolver.php 查看文件

@@ -7,9 +7,5 @@ use Lc\CaracoleBundle\Model\Section\SectionModel;

class SectionSolver
{
public function isSectionCommon(SectionInterface $section)
{
return $section->getDevAlias() == SectionModel::DEVALIAS_COMMON;
}

}

正在加载...
取消
保存