Bläddra i källkod

espace

develop
Charly 2 år sedan
förälder
incheckning
851bd7e3ce
3 ändrade filer med 4 tillägg och 4 borttagningar
  1. +0
    -0
      DependencyInjection/Configuration.php
  2. +0
    -0
      DependencyInjection/LcPietroExtension.php
  3. +4
    -4
      LcPietroBundle.php

+ 0
- 0
DependencyInjection/Configuration.php Visa fil


+ 0
- 0
DependencyInjection/LcPietroExtension.php Visa fil


+ 4
- 4
LcPietroBundle.php Visa fil

@@ -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();
}
}

Laddar…
Avbryt
Spara