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
/
Section
/
SectionInterface.php
9 lines
83B
Raw
Blame
History
<?php
namespace
Lc
\
CaracoleBundle
\
Model
\
Section
;
interface
SectionInterface
{
}