Explorar el Código

espace

develop
Charly hace 2 años
padre
commit
851bd7e3ce
Se han modificado 3 ficheros con 4 adiciones y 4 borrados
  1. +0
    -0
      DependencyInjection/Configuration.php
  2. +0
    -0
      DependencyInjection/LcPietroExtension.php
  3. +4
    -4
      LcPietroBundle.php

+ 0
- 0
DependencyInjection/Configuration.php Ver fichero


+ 0
- 0
DependencyInjection/LcPietroExtension.php Ver fichero


+ 4
- 4
LcPietroBundle.php Ver fichero



class LcPietroBundle extends Bundle class LcPietroBundle extends Bundle
{ {
public function getContainerExtension()
{
return new LcPietroExtension();
}
public function getContainerExtension()
{
return new LcPietroExtension();
}
} }

Cargando…
Cancelar
Guardar