Skip to content

Commit

Permalink
Update UserActivityListener.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffersongoncalves committed Nov 23, 2018
1 parent a40a36d commit c0e5dbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Event/UserActivityListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ class UserActivityListener implements EventListenerInterface
private $ignoreFields = [
'created',
'modified',
'created_by',
'modified_by',
];

public function implementedEvents()
Expand Down

0 comments on commit c0e5dbb

Please sign in to comment.