Skip to content

Commit f321d79

Browse files
authored
Merge pull request #4 from slpcode/analysis-XNPB64
Apply fixes from StyleCI
2 parents f284331 + f272ded commit f321d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FormRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class FormRequest extends Request
2626
* FormRequest constructor.
2727
*
2828
* @param array $attributeData
29-
* @param bool $remove
29+
* @param bool $remove
3030
*/
3131
public function __construct($attributeData = [], $remove = false)
3232
{

0 commit comments

Comments
 (0)