Skip to content

Commit

Permalink
phpdoc fixed to reflect type hinting update
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Iwanowski committed Jul 10, 2013
1 parent fc48bf6 commit c64cb0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public function setReferenceRepository(ReferenceRepository $referenceRepository)
/**
* Sets the Purger instance to use for this executor instance.
*
* @param Purger $purger
* @param PurgerInterface $purger
*/
public function setPurger(PurgerInterface $purger)
{
Expand Down

0 comments on commit c64cb0c

Please sign in to comment.