XAPI: Fix namespace - refs BT#16742

pull/3683/head
Angel Fernando Quiroz Campos 5 years ago
parent 9c1237c01f
commit aa907aec99
  1. 1
      plugin/xapi/src/XApiPlugin.php

@ -2,6 +2,7 @@
/* For licensing terms, see /license.txt */ /* For licensing terms, see /license.txt */
use Chamilo\PluginBundle\Entity\XApi\LrsAuth;
use Chamilo\PluginBundle\Entity\XApi\SharedStatement; use Chamilo\PluginBundle\Entity\XApi\SharedStatement;
use Chamilo\PluginBundle\Entity\XApi\ToolLaunch; use Chamilo\PluginBundle\Entity\XApi\ToolLaunch;
use Doctrine\ORM\EntityManager; use Doctrine\ORM\EntityManager;

Loading…
Cancel
Save