rename ContainerAware in ContainerAwareAdmin

This commit is contained in:
Manuel Raynaud
2013-08-12 10:11:23 +02:00
parent 88f8e22408
commit 3d94a89899
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ use Symfony\Component\DependencyInjection\ContainerAwareInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Thelia\Core\Security\SecurityContext;
class ContainerAware implements ContainerAwareInterface {
class ContainerAwareAdmin implements ContainerAwareInterface {
/**
* @var ContainerInterface