Skip to content

Commit

Permalink
Update adapter example
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranahmedse authored Apr 13, 2018
1 parent da93f06 commit f735262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,7 @@ class Hunter
{
public function hunt(Lion $lion)
{
$lion->roar();
}
}
```
Expand Down

0 comments on commit f735262

Please sign in to comment.