diff --git a/Resources/doc/index.rst b/Resources/doc/index.rst index c1c0f392..34113514 100644 --- a/Resources/doc/index.rst +++ b/Resources/doc/index.rst @@ -134,10 +134,6 @@ injection:: } } -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