Skip to content

Commit

Permalink
Merge pull request #145 from azjezz/patch-1
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
philipobenito committed Jul 23, 2018
2 parents 4f00d3b + 87de82d commit 3bde189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ContainerAwareTrait.php
Expand Up @@ -29,7 +29,7 @@ public function setContainer(ContainerInterface $container)
/**
* Get the container.
*
* @return \League\Container\ContainerInterface
* @return \Psr\Container\ContainerInterface
*/
public function getContainer(): ContainerInterface
{
Expand Down

0 comments on commit 3bde189

Please sign in to comment.