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
13
Commits
5
Branches
Tree:
c63878a3df
CaracoleBundle
/
Model
/
PointSale
/
PointSaleInterface.php
9 lines
87B
Raw
Blame
History
<?php
namespace
Lc
\
CaracoleBundle
\
Model
\
PointSale
;
interface
PointSaleInterface
{
}