Selaa lähdekoodia

indentation

packProduct
Charly 3 vuotta sitten
vanhempi
commit
21f9938477
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +1
    -1
      Controller/User/UserMerchantAdminController.php
  2. +1
    -1
      Doctrine/Extension/FilterSectionInterface.php

+ 1
- 1
Controller/User/UserMerchantAdminController.php Näytä tiedosto

@@ -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 Näytä tiedosto

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

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

interface FilterSectionInterface
{

Loading…
Peruuta
Tallenna