An attribute to tell how a base type should be tagged.
- author Nicolas Grekas
- attribute Attribute ( 65)
CloneableInstantiable
- Extends
- Attributes
Attribute ( 65)
| Properties |
| Methods |
public __construct(?string $name = NULL, array $attributes = [])
|
An attribute to tell how a base type should be tagged.
| Attribute ( 65) |
| Properties |
| public ?bool Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$autowire |
| public ?array Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$bind |
| public ?array Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$calls |
| public array|string|?null Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$configurator |
| public ?string Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$constructor |
| public string|bool|?null Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$lazy |
| public ?array Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$properties |
| public ?bool Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$public |
| public ?bool Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$shared |
| public ?array Symfony\Component\DependencyInjection\Attribute\Autoconfigure::$tags |
| Methods |
public __construct(?string $name = NULL, array $attributes = [])
|