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
230
Commits
5
Branches
Tree:
241880137b
CaracoleBundle
/
Model
/
Section
/
OpeningInterface.php
OpeningInterface.php
83B
Raw
Normal View
History
Système ouverture des commandes
3 years ago
1
2
3
4
5
6
7
8
<?php
namespace
Lc
\
CaracoleBundle
\
Model
\
Section
;
interface
OpeningInterface
{
}