Browse Source

Corrrectifs nampespace

master
Fab 3 years ago
parent
commit
db34201584
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Model/Cms/BlameableTrait.php

+ 1
- 1
Model/Cms/BlameableTrait.php View File



namespace Lc\AdminBundle\Model\Cms; namespace Lc\AdminBundle\Model\Cms;


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


trait BlameableTrait trait BlameableTrait
{ {

Loading…
Cancel
Save