소스 검색

indentation

packProduct
Charly 3 년 전
부모
커밋
21f9938477
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      Controller/User/UserMerchantAdminController.php
  2. +1
    -1
      Doctrine/Extension/FilterSectionInterface.php

+ 1
- 1
Controller/User/UserMerchantAdminController.php 파일 보기

@@ -28,7 +28,7 @@ use Lc\CaracoleBundle\Form\Credit\CreditHistoryFormType;
use Lc\CaracoleBundle\Form\User\UserMerchantFormType;
use Lc\CaracoleBundle\Model\Credit\CreditHistoryInterface;
use Lc\SovBundle\Controller\AbstractAdminController;
use Lc\SovBundle\Field\BooleanField;
use Lc\SovBundle\Field\ToggleField;
use Lc\SovBundle\Model\User\UserInterface;
use Lc\SovBundle\Translation\TranslatorAdmin;
use Symfony\Component\HttpFoundation\Response;

+ 1
- 1
Doctrine/Extension/FilterSectionInterface.php 파일 보기

@@ -1,6 +1,6 @@
<?php

namespace Lc\CaracoleBundle\Doctrine\Extension ;
namespace Lc\CaracoleBundle\Doctrine\Extension;

interface FilterSectionInterface
{

Loading…
취소
저장