summaryrefslogtreecommitdiffstats
path: root/Acl/Model/EntryInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'Acl/Model/EntryInterface.php')
-rw-r--r--Acl/Model/EntryInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Model/EntryInterface.php b/Acl/Model/EntryInterface.php
index 8de4ff3..6fe0dc8 100644
--- a/Acl/Model/EntryInterface.php
+++ b/Acl/Model/EntryInterface.php
@@ -62,4 +62,4 @@ interface EntryInterface extends \Serializable
* @return Boolean
*/
function isGranting();
-} \ No newline at end of file
+}