Skip to content

Commit 436775f

Browse files
authored
Small bugfix
Example generally is working, except this small bug.
1 parent cac89be commit 436775f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/loggable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ use Gedmo\Mapping\Annotation as Gedmo;
7373
use Doctrine\ORM\Mapping as ORM;
7474

7575
/**
76-
* @Entity
76+
* @ORM\Entity
7777
* @Gedmo\Loggable
7878
*/
7979
class Article

0 commit comments

Comments
 (0)