diff options
Diffstat (limited to 'Acl/Domain/ObjectIdentity.php')
-rw-r--r-- | Acl/Domain/ObjectIdentity.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Domain/ObjectIdentity.php b/Acl/Domain/ObjectIdentity.php index 2cb1352..f55f8a5 100644 --- a/Acl/Domain/ObjectIdentity.php +++ b/Acl/Domain/ObjectIdentity.php @@ -26,7 +26,7 @@ class ObjectIdentity implements ObjectIdentityInterface private $type; /** - * Constructor + * Constructor. * * @param string $identifier * @param string $type |