Skip to content

Commit

Permalink
ContainerAwareLocator implements LocatorInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Apr 21, 2017
1 parent 3322e2d commit 338237f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Listener/Locator/ContainerAwareLocator.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
use GpsLab\Domain\Event\NameResolver\EventNameResolverInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;

class ContainerAwareLocator
class ContainerAwareLocator implements LocatorInterface
{
/**
* @var ContainerInterface
Expand Down

0 comments on commit 338237f

Please sign in to comment.