Skip to content

Commit

Permalink
Fix PHPCS error.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Oct 1, 2016
1 parent 7b8b439 commit 6972897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Http/ServerRequestFactory.php
Expand Up @@ -58,6 +58,7 @@ public static function fromGlobals(
'base' => $uri->base,
'session' => $session,
]);

return $request;
}

Expand Down

0 comments on commit 6972897

Please sign in to comment.