Explorar el Código

Création du bundle

feature/ticket
Fab hace 3 años
padre
commit
009d2dfd97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Model/Address/Address.php

+ 1
- 1
Model/Address/Address.php Ver fichero

@@ -1,6 +1,6 @@
<?php

namespace Lc\CaracoleBundle\;
namespace Lc\CaracoleBundle\Model\Address;

use Doctrine\ORM\Mapping as ORM;
use Lc\ShopBundle\Context\StatusInterface;

Cargando…
Cancelar
Guardar