Name |
Description |
DummyReference |
|
FakeReference |
|
FixtureReference |
Value object representing a reference to an existing fixture. |
FixtureReferenceTest |
|
InstantiatedReference |
Value object to point to refer to a "service", e.g. 'nelmio.alice.user_factory'. Is used in some bridges to be able
to make use of existing factories or simply an existing fixture than can be used as a constructor. |
InstantiatedReferenceTest |
|
MutableReference |
|
StaticReference |
Value object to point to refer to a static service, e.g. 'Nelmio\User\UserFactory' |
StaticReferenceTest |
|