|
|
@ -2,7 +2,6 @@ |
|
|
|
|
|
|
|
|
|
|
|
/* For licensing terms, see /license.txt */ |
|
|
|
/* For licensing terms, see /license.txt */ |
|
|
|
|
|
|
|
|
|
|
|
use Chamilo\CoreBundle\Entity\ExtraField; |
|
|
|
|
|
|
|
use Chamilo\CoreBundle\Entity\Language; |
|
|
|
use Chamilo\CoreBundle\Entity\Language; |
|
|
|
use Chamilo\CoreBundle\Framework\Container; |
|
|
|
use Chamilo\CoreBundle\Framework\Container; |
|
|
|
use Gedmo\Translatable\Entity\Translation; |
|
|
|
use Gedmo\Translatable\Entity\Translation; |
|
|
|