Skip to content

Commit

Permalink
fix cs issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Dec 20, 2018
1 parent ace8b53 commit 0e12973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Plugin/AddPathPluginSpec.php
Expand Up @@ -46,7 +46,7 @@ public function it_adds_path(
$this->handleRequest($request, PluginStub::next(), function () {});
}

function it_removes_ending_slashes(
public function it_removes_ending_slashes(
RequestInterface $request,
UriInterface $host,
UriInterface $host2,
Expand Down

0 comments on commit 0e12973

Please sign in to comment.