Ver código fonte

SectionSolver : isSectionWithdrawal et getDeliverySlotDeadline

packProduct
Guillaume 3 anos atrás
pai
commit
2542c1cec7
1 arquivos alterados com 0 adições e 4 exclusões
  1. +0
    -4
      Solver/Section/SectionSolver.php

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

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

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

}

Carregando…
Cancelar
Salvar