api/symfony/Component/Serializer/Tests/Fixtures/DummyWithObjectOrNull.yaml

13 lines
239 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: DummyWithObjectOrNull
class_comment: '# * @author Jeroen <github.com/Jeroeny>'
dependencies: []
properties: []
methods:
- name: __construct
visibility: public
parameters:
- name: value
comment: null
traits: []
interfaces: []