Ver código fonte

espace

develop
Charly 2 anos atrás
pai
commit
851bd7e3ce
3 arquivos alterados com 4 adições e 4 exclusões
  1. +0
    -0
      DependencyInjection/Configuration.php
  2. +0
    -0
      DependencyInjection/LcPietroExtension.php
  3. +4
    -4
      LcPietroBundle.php

+ 0
- 0
DependencyInjection/Configuration.php Ver arquivo


+ 0
- 0
DependencyInjection/LcPietroExtension.php Ver arquivo


+ 4
- 4
LcPietroBundle.php Ver arquivo

@@ -7,8 +7,8 @@ use Symfony\Component\HttpKernel\Bundle\Bundle;

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

Carregando…
Cancelar
Salvar