Skip to content

Commit 30b9045

Browse files
authored
Update index.rst
There is no reason for the use ContainerInterface with the ContainerAwareTrait.
1 parent 119a448 commit 30b9045

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Resources/doc/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,6 @@ With the trait
349349
350350
// ...
351351
use Symfony\Component\DependencyInjection\ContainerAwareInterface;
352-
use Symfony\Component\DependencyInjection\ContainerInterface;
353352
use Symfony\Component\DependencyInjection\ContainerAwareTrait;
354353
355354
class Version20130326212938 extends AbstractMigration implements ContainerAwareInterface

0 commit comments

Comments
 (0)