Bläddra i källkod

SectionSolver : isSectionWithdrawal et getDeliverySlotDeadline

packProduct
Guillaume 2 år sedan
förälder
incheckning
2542c1cec7
1 ändrade filer med 0 tillägg och 4 borttagningar
  1. +0
    -4
      Solver/Section/SectionSolver.php

+ 0
- 4
Solver/Section/SectionSolver.php Visa fil

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

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

}

Laddar…
Avbryt
Spara