This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
CaracoleBundle
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
SectionSolver : isSectionWithdrawal et getDeliverySlotDeadline
packProduct
Guillaume
3 years ago
parent
9a067cdd2f
commit
2542c1cec7
1 changed files
with
0 additions
and
4 deletions
Unified View
Show Diff Stats
+0
-4
Solver/Section/SectionSolver.php
+ 0
- 4
Solver/Section/SectionSolver.php
View File
class SectionSolver
class SectionSolver
{
{
public function isSectionCommon(SectionInterface $section)
{
return $section->getDevAlias() == SectionModel::DEVALIAS_COMMON;
}
}
}
Write
Preview
Loading…
Cancel
Save