Documentation

Target
in package

An attribute to tell how a dependency is used and hint named autowiring aliases.

Tags
author

Nicolas Grekas p@tchwork.com

Table of Contents

$name  : string
__construct()  : mixed
parseName()  : string

Properties

Methods

__construct()

public __construct(string $name) : mixed
Parameters
$name : string
Return values
mixed

parseName()

public static parseName(ReflectionParameter $parameter) : string
Parameters
$parameter : ReflectionParameter
Return values
string

Search results