Pārlūkot izejas kodu

Merge pull request #469 from gzankevich/patch-1

Update doc/loggable.md
Gediminas Morkevicius 12 gadi atpakaļ
vecāks
revīzija
2e0f124b77
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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