summaryrefslogtreecommitdiffstats
path: root/Acl/Model/AuditLoggerInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'Acl/Model/AuditLoggerInterface.php')
-rw-r--r--Acl/Model/AuditLoggerInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Model/AuditLoggerInterface.php b/Acl/Model/AuditLoggerInterface.php
index a2afd41..dceb76b 100644
--- a/Acl/Model/AuditLoggerInterface.php
+++ b/Acl/Model/AuditLoggerInterface.php
@@ -27,4 +27,4 @@ interface AuditLoggerInterface
* @return void
*/
function logIfNeeded($granted, EntryInterface $ace);
-} \ No newline at end of file
+}