瀏覽代碼

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

Loading…
取消
儲存