Target
in package
FinalYes
An attribute to tell how a dependency is used and hint named autowiring aliases.
Tags
Table of Contents
Properties
- $name : string
Methods
- __construct() : mixed
- parseName() : string
Properties
$name
public
string
$name
Methods
__construct()
public
__construct(string $name) : mixed
Parameters
- $name : string
parseName()
public
static parseName(ReflectionParameter $parameter) : string
Parameters
- $parameter : ReflectionParameter