Parcourir la source

Merge pull request #469 from gzankevich/patch-1

Update doc/loggable.md
Gediminas Morkevicius il y a 12 ans
Parent
commit
2e0f124b77
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      doc/loggable.md

+ 2 - 0
doc/loggable.md

@@ -171,6 +171,8 @@ Entity\Article:
     loggable:
 # using specific personal LogEntryClass class:
       logEntryClass: My\LogEntry
+# without specifying the LogEntryClass class:
+#   loggable: true
   id:
     id:
       type: integer