platform/api/symfony/Component/Serializer/Tests/Fixtures/Attributes/SerializedPathDummy.yaml

22 lines
482 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: SerializedPathDummy
class_comment: "# * @author Tobias B\xF6nner <tobi@boenner.family>"
dependencies:
- name: SerializedPath
type: class
source: Symfony\Component\Serializer\Attribute\SerializedPath
properties:
- name: three
visibility: public
comment: null
- name: seven
visibility: public
comment: null
methods:
- name: getSeven
visibility: public
parameters: []
comment: null
traits:
- Symfony\Component\Serializer\Attribute\SerializedPath
interfaces: []