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
360
Commits
5
Branches
Tree:
fd60077acd
CaracoleBundle
/
Model
/
Merchant
/
MerchantInterface.php
9 lines
85B
Raw
Blame
History
<?php
namespace
Lc
\
CaracoleBundle
\
Model
\
Merchant
;
interface
MerchantInterface
{
}