Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Laclic
/
CaracoleBundle
Seguir
3
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
267
Commits
5
Ramas
Árbol:
cec871a40f
CaracoleBundle
/
Model
/
PointSale
/
PointSaleInterface.php
PointSaleInterface.php
87B
Original
Vista normal
Histórico
Création du bundle
hace 3 años
Refactoring modèles
hace 3 años
Création du bundle
hace 3 años
1
2
3
4
5
6
7
8
<?php
namespace
Lc
\
CaracoleBundle
\
Model
\
PointSale
;
interface
PointSaleInterface
{
}