Sfoglia il codice sorgente

SectionSolver : isSectionWithdrawal et getDeliverySlotDeadline

packProduct
Guillaume 3 anni fa
parent
commit
2542c1cec7
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. +0
    -4
      Solver/Section/SectionSolver.php

+ 0
- 4
Solver/Section/SectionSolver.php Vedi 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…
Annulla
Salva