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.
2 parents d696409 + 436775f commit ec905a1Copy full SHA for ec905a1
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