<?php namespace Lc\AdminBundle\Model\Cms; use Doctrine\Common\Collections\ArrayCollection; use Doctrine\ORM\Mapping as ORM; trait TreeTrait { }