diff --git a/Resources/doc/index.rst b/Resources/doc/index.rst index 06bcb901..bee4ed7d 100644 --- a/Resources/doc/index.rst +++ b/Resources/doc/index.rst @@ -132,10 +132,6 @@ injection:: $manager->flush(); } -You can also access the container via the ``$this->container`` property. -But remember that not *all* services (i.e. private services) can be accessed -directly via the container. - .. _multiple-files: Splitting Fixtures into Separate Files