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 | ||||
{ | { |