We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064bf9c commit 261faebCopy full SHA for 261faeb
Tester/TesterTrait.php
@@ -79,8 +79,8 @@ public function getStatusCode()
79
/**
80
* Sets the user inputs.
81
*
82
- * @param $inputs array An array of strings representing each input
83
- * passed to the command input stream
+ * @param array $inputs An array of strings representing each input
+ * passed to the command input stream
84
85
* @return self
86
*/
0 commit comments