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 cac89be commit 436775fCopy full SHA for 436775f
doc/loggable.md
@@ -73,7 +73,7 @@ use Gedmo\Mapping\Annotation as Gedmo;
73
use Doctrine\ORM\Mapping as ORM;
74
75
/**
76
- * @Entity
+ * @ORM\Entity
77
* @Gedmo\Loggable
78
*/
79
class Article
0 commit comments