Skip to content

Commit

Permalink
Merge pull request #86 from piotrantosik/patch-1
Browse files Browse the repository at this point in the history
Update index.rst
  • Loading branch information
lsmith77 committed Jan 2, 2014
2 parents 62e20bb + aa928bb commit 667f208
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Resources/doc/index.rst
Expand Up @@ -288,7 +288,9 @@ to get full access to the container.
.. code-block:: php
// ...
use Symfony\Component\DependencyInjection\ContainerAwareInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;
class Version20130326212938 extends AbstractMigration implements ContainerAwareInterface
{
Expand Down

0 comments on commit 667f208

Please sign in to comment.