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

Commit

Permalink
zendframework/zendframework#6545 - minor docblock annotation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jan 1, 2015
1 parent c16a222 commit f062692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/UpperCaseWordsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ public function returnUnfilteredDataProvider()
/**
* @dataProvider returnUnfilteredDataProvider
*
* @return void
* @param mixed $input
*/
public function testReturnUnfiltered($input)
{
Expand Down

0 comments on commit f062692

Please sign in to comment.