diff options
Diffstat (limited to 'Acl/Model/DomainObjectInterface.php')
-rw-r--r-- | Acl/Model/DomainObjectInterface.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Model/DomainObjectInterface.php b/Acl/Model/DomainObjectInterface.php index fb89858..50bc4c3 100644 --- a/Acl/Model/DomainObjectInterface.php +++ b/Acl/Model/DomainObjectInterface.php @@ -26,4 +26,4 @@ interface DomainObjectInterface * @return string */ function getObjectIdentifier(); -}
\ No newline at end of file +} |