ソースを参照

espace

develop
Charly 2年前
コミット
851bd7e3ce
3個のファイルの変更4行の追加4行の削除
  1. +0
    -0
      DependencyInjection/Configuration.php
  2. +0
    -0
      DependencyInjection/LcPietroExtension.php
  3. +4
    -4
      LcPietroBundle.php

+ 0
- 0
DependencyInjection/Configuration.php ファイルの表示


+ 0
- 0
DependencyInjection/LcPietroExtension.php ファイルの表示


+ 4
- 4
LcPietroBundle.php ファイルの表示

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

読み込み中…
キャンセル
保存