Selaa lähdekoodia

Corrrectifs nampespace

master
Fab 3 vuotta sitten
vanhempi
commit
db34201584
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      Model/Cms/BlameableTrait.php

+ 1
- 1
Model/Cms/BlameableTrait.php Näytä tiedosto

@@ -2,9 +2,9 @@

namespace Lc\AdminBundle\Model\Cms;

use App\IModel\UserInterface;
use Doctrine\ORM\Mapping as ORM;
use Gedmo\Mapping\Annotation as Gedmo;
use Lc\AdminBundle\IModel\User\UserInterface;

trait BlameableTrait
{

Loading…
Peruuta
Tallenna