|
|
|
@ -18,7 +18,6 @@ use Chamilo\CourseBundle\Controller\CourseControllerTrait; |
|
|
|
use Chamilo\CourseBundle\Entity\CDocument; |
|
|
|
use Chamilo\CourseBundle\Entity\CDocument; |
|
|
|
use Chamilo\CourseBundle\Repository\CDocumentRepository; |
|
|
|
use Chamilo\CourseBundle\Repository\CDocumentRepository; |
|
|
|
use FOS\RestBundle\View\View; |
|
|
|
use FOS\RestBundle\View\View; |
|
|
|
use Sonata\MediaBundle\Provider\ImageProvider; |
|
|
|
|
|
|
|
use Sylius\Bundle\ResourceBundle\Event\ResourceControllerEvent; |
|
|
|
use Sylius\Bundle\ResourceBundle\Event\ResourceControllerEvent; |
|
|
|
use Sylius\Component\Resource\Exception\UpdateHandlingException; |
|
|
|
use Sylius\Component\Resource\Exception\UpdateHandlingException; |
|
|
|
use Sylius\Component\Resource\ResourceActions; |
|
|
|
use Sylius\Component\Resource\ResourceActions; |
|
|
|
|