소스 검색

Merge pull request #469 from gzankevich/patch-1

Update doc/loggable.md
Gediminas Morkevicius 12 년 전
부모
커밋
2e0f124b77
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