Skip to content

Commit ec905a1

Browse files
authored
Merge pull request #1885 from PeterZhukov/patch-1
Small bugfix
2 parents d696409 + 436775f commit ec905a1

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)