Autowiring
in
Source of definitions for entries of the container.
Tags
Table of Contents
Methods
- autowire() : ObjectDefinition|null
- Autowire the given definition.
Methods
autowire()
Autowire the given definition.
public
autowire(string $name[, ObjectDefinition|null $definition = null ]) : ObjectDefinition|null
Parameters
- $name : string
- $definition : ObjectDefinition|null = null