Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Nov 27, 2018
1 parent 4c0d784 commit 90f7366
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ class Foo

### URI
````php

use Psr\Http\Message\UriInterface;

class Foo
{
public function __construct(UriInterface $uri)
Expand Down

0 comments on commit 90f7366

Please sign in to comment.