HosipLan

Untitled

Oct 10th, 2011
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. $this->assertItemsMatchesCondition($collection, function (UserPermission $permission) {
  2.         return $permission->isAllowed() === TRUE;
  3.     });
  4.  
Advertisement
Add Comment
Please, Sign In to add comment