summaryrefslogtreecommitdiffstats
path: root/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'Acl/Model/ObjectIdentityRetrievalStrategyInterface.php')
-rw-r--r--Acl/Model/ObjectIdentityRetrievalStrategyInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php b/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
index df7a1a9..e53c3da 100644
--- a/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
+++ b/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
@@ -25,4 +25,4 @@ interface ObjectIdentityRetrievalStrategyInterface
* @return ObjectIdentityInterface
*/
function getObjectIdentity($domainObject);
-} \ No newline at end of file
+}