platform/api/symfony/Component/Serializer/Tests/Fixtures/Attributes/Entity45016.yaml
2024-09-02 10:44:11 -07:00

22 lines
428 B
YAML

name: Entity45016
class_comment: null
dependencies:
- name: Ignore
type: class
source: Symfony\Component\Serializer\Attribute\Ignore
properties:
- name: id
visibility: private
comment: '# * @var int'
methods:
- name: getId
visibility: public
parameters: []
comment: null
- name: badIgnore
visibility: public
parameters: []
comment: null
traits:
- Symfony\Component\Serializer\Attribute\Ignore
interfaces: []