Skip to content

Commit

Permalink
Update ContainerAwareTrait.php
Browse files Browse the repository at this point in the history
  • Loading branch information
azjezz authored Jun 5, 2018
1 parent 4f00d3b commit 87de82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ContainerAwareTrait.php
Original file line number Diff line number Diff line change
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 87de82d

Please sign in to comment.