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