Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Acl.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class Acl implements AclInterface
* will have the least priority, and the last parent added will have the
* highest priority.
*
* @param Role\RoleInterface $role
* @param Role\RoleInterface|string $role
* @param Role\RoleInterface|string|array $parents
* @throws Exception\InvalidArgumentException
* @return Acl Provides a fluent interface
Expand Down

0 comments on commit 3f7be91

Please sign in to comment.