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
93
Commits
5
Branches
Tree:
4e07d91994
CaracoleBundle
/
Model
/
User
/
UserPointSaleInterface.php
UserPointSaleInterface.php
86B
Raw
Normal View
History
Création du bundle
3 years ago
Refactoring modèles
3 years ago
Création du bundle
3 years ago
1
2
3
4
5
6
7
8
<?php
namespace
Lc
\
CaracoleBundle
\
Model
\
User
;
interface
UserPointSaleInterface
{
}