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
267
Commits
5
Branches
Tree:
cec871a40f
CaracoleBundle
/
Model
/
Product
/
QualityLabelInterface.php
8 lines
87B
Raw
Blame
History
<?php
namespace
Lc
\
CaracoleBundle
\
Model
\
Product
;
interface
QualityLabelInterface
{
}