Autowiring
final class Autowiring (View source)
Used to disable autowiring for Dependency Injection on the whole class or on the annotated property only.
Properties
bool | $enabled | Whether autowiring is enabled. (Can be given as anonymous argument.) |
Methods
__construct(array $values)
No description
Details
__construct(array $values)
No description