Skip to content

Commit ea31ccb

Browse files
Merge pull request #2 from webfactor/analysis-8bYvPY
Apply fixes from StyleCI
2 parents b75e97b + 0f3c876 commit ea31ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApiController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class ApiController extends BaseController
99
{
1010
use AuthorizesRequests, DispatchesJobs, ValidatesRequests;
11-
11+
1212
private $requestBody;
1313
private $requestHeader;
1414

0 commit comments

Comments
 (0)