diff options
Diffstat (limited to 'Acl/Model/ObjectIdentityInterface.php')
-rw-r--r-- | Acl/Model/ObjectIdentityInterface.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Model/ObjectIdentityInterface.php b/Acl/Model/ObjectIdentityInterface.php index d4621c1..7e892bf 100644 --- a/Acl/Model/ObjectIdentityInterface.php +++ b/Acl/Model/ObjectIdentityInterface.php @@ -46,4 +46,4 @@ interface ObjectIdentityInterface * @return string cannot return null */ function getType(); -}
\ No newline at end of file +} |