Skip to content

Commit

Permalink
Fix doc string.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Nov 23, 2017
1 parent 22d0d1b commit 4551fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shell/Task/TestTask.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ public function outputTypeChoices()
/**
* Output a list of possible classnames you might want to generate a test for.
*
* @param string $type The typename to get classes for.
* @param string $typeName The typename to get classes for.
* @return array
*/
public function outputClassChoices($typeName)
Expand Down

0 comments on commit 4551fbe

Please sign in to comment.