ソースを参照

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

}

読み込み中…
キャンセル
保存