mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
Wording
This commit is contained in:
@@ -5,6 +5,6 @@ dh_doctrine_audit:
|
||||
entities:
|
||||
# MyBundle\Entity\MyAuditedEntity1: ~ # all MyAuditedEntity1 properties are audited
|
||||
# MyBundle\Entity\MyAuditedEntity2:
|
||||
# ignored_columns: # properties ignored by the audit process
|
||||
# ignored_columns: # MyAuditedEntity2 properties to be ignored by the audit process
|
||||
# - createdAt
|
||||
# - updatedAt
|
||||
|
||||
Reference in New Issue
Block a user