Skip to content

Commit 261faeb

Browse files
fix cs
1 parent 064bf9c commit 261faeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tester/TesterTrait.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ public function getStatusCode()
7979
/**
8080
* Sets the user inputs.
8181
*
82-
* @param $inputs array An array of strings representing each input
83-
* passed to the command input stream
82+
* @param array $inputs An array of strings representing each input
83+
* passed to the command input stream
8484
*
8585
* @return self
8686
*/

0 commit comments

Comments
 (0)