Explorar el Código

SectionSolver : isSectionWithdrawal et getDeliverySlotDeadline

packProduct
Guillaume hace 2 años
padre
commit
2542c1cec7
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. +0
    -4
      Solver/Section/SectionSolver.php

+ 0
- 4
Solver/Section/SectionSolver.php Ver fichero

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

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

}

Cargando…
Cancelar
Guardar