Skip to content

Commit

Permalink
Update method doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stefk committed Sep 25, 2016
1 parent 9a0e922 commit e2f4460
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Walker.php
Expand Up @@ -180,8 +180,8 @@ public function applyConstraints($instance, stdClass $schema, Context $context)
* Returns whether a schema has already been processed and stored in
* a given collection. This acts as an infinite recursion check.
*
* @param stdClass $schema
* @param array $processed
* @param stdClass $schema
* @param SplObjectStorage $storage
*
* @return bool
*/
Expand Down

0 comments on commit e2f4460

Please sign in to comment.