summaryrefslogtreecommitdiffstats
path: root/Acl/Model/AuditableAclInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'Acl/Model/AuditableAclInterface.php')
-rw-r--r--Acl/Model/AuditableAclInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Model/AuditableAclInterface.php b/Acl/Model/AuditableAclInterface.php
index 953cf0d..2a6d619 100644
--- a/Acl/Model/AuditableAclInterface.php
+++ b/Acl/Model/AuditableAclInterface.php
@@ -60,4 +60,4 @@ interface AuditableAclInterface extends MutableAclInterface
* @return void
*/
function updateObjectFieldAuditing($index, $field, $auditSuccess, $auditFailure);
-} \ No newline at end of file
+}