Skip to content

Commit

Permalink
Merge branch 'hotfix/4535'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 24, 2013
2 parents fcb5285 + 247af36 commit 3d609f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Permissions/Rbac/RoleInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

namespace Zend\Permissions\Rbac;

interface RoleInterface
interface RoleInterface extends \RecursiveIterator
{
/**
* Get the name of the role.
Expand Down

0 comments on commit 3d609f8

Please sign in to comment.