Browse Source

SectionSolver : isSectionWithdrawal et getDeliverySlotDeadline

packProduct
Guillaume 2 years ago
parent
commit
2542c1cec7
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      Solver/Section/SectionSolver.php

+ 0
- 4
Solver/Section/SectionSolver.php View File

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

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

}

Loading…
Cancel
Save