We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e523833 commit 18851fcCopy full SHA for 18851fc
doctrine/resolve_target_entity.rst
@@ -63,7 +63,7 @@ An Invoice entity::
63
64
namespace Acme\InvoiceBundle\Entity;
65
66
- use Doctrine\ORM\Mapping AS ORM;
+ use Doctrine\ORM\Mapping as ORM;
67
use Acme\InvoiceBundle\Model\InvoiceSubjectInterface;
68
69
/**
0 commit comments