api/symfony/Component/DependencyInjection/Tests/Fixtures/NewInInitializer.yaml

14 lines
223 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: NewInInitializer
class_comment: null
dependencies: []
properties: []
methods:
- name: __construct
visibility: public
parameters:
- name: foo
default: new \stdClass(
comment: null
traits: []
interfaces: []