Преглед на файлове

Update doc/loggable.md

Had to dig into the code to figure this one out, will save other people some time.
George Zankevich преди 12 години
родител
ревизия
90d2a60767
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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