21 lines
482 B
YAML
21 lines
482 B
YAML
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: []
|