Skip to content

Commit

Permalink
Merge pull request #308 from Yondz/patch-1
Browse files Browse the repository at this point in the history
$container is no longer available in Fixture class
  • Loading branch information
greg0ire authored Apr 2, 2020
2 parents b6b9dd3 + d1bf0c3 commit 39defca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Resources/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39defca

Please sign in to comment.