瀏覽代碼

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;
}

}

Loading…
取消
儲存