소스 검색

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…
취소
저장