17 lines
343 B
YAML
17 lines
343 B
YAML
|
name: WithTargetAnonymous
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: Target
|
||
|
type: class
|
||
|
source: Symfony\Component\DependencyInjection\Attribute\Target
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: __construct
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: baz
|
||
|
comment: null
|
||
|
traits:
|
||
|
- Symfony\Component\DependencyInjection\Attribute\Target
|
||
|
interfaces: []
|