We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff30ec commit 3752d6bCopy full SHA for 3752d6b
1 file changed
…ecode/Bundle/ApiKeyBundle/Model/User.php …Bundle/ApiKeyBundle/Model/ApiKeyUser.phpsrc/Uecode/Bundle/ApiKeyBundle/Model/User.php renamed to src/Uecode/Bundle/ApiKeyBundle/Model/ApiKeyUser.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace Ue\Bundle\ApiKeyBundle\Model;
+namespace Uecode\Bundle\ApiKeyBundle\Model;
4
5
use FOS\UserBundle\Model\User as BaseUser;
6
use Doctrine\ORM\Mapping as ORM;
0 commit comments