summaryrefslogtreecommitdiffstats
path: root/Acl/Domain/ObjectIdentity.php
diff options
context:
space:
mode:
Diffstat (limited to 'Acl/Domain/ObjectIdentity.php')
-rw-r--r--Acl/Domain/ObjectIdentity.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/Acl/Domain/ObjectIdentity.php b/Acl/Domain/ObjectIdentity.php
index 871bda7..ec817e2 100644
--- a/Acl/Domain/ObjectIdentity.php
+++ b/Acl/Domain/ObjectIdentity.php
@@ -52,9 +52,9 @@ final class ObjectIdentity implements ObjectIdentityInterface
*
* @param object $domainObject
*
- * @throws InvalidDomainObjectException
- *
* @return ObjectIdentity
+ *
+ * @throws InvalidDomainObjectException
*/
public static function fromDomainObject($domainObject)
{