Forráskód Böngészése

Update doc/loggable.md

Had to dig into the code to figure this one out, will save other people some time.
George Zankevich 12 éve
szülő
commit
90d2a60767
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      doc/loggable.md

+ 2 - 0
doc/loggable.md

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