12 lines
196 B
YAML
12 lines
196 B
YAML
|
name: FooImplementationDummy
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties:
|
||
|
- name: name
|
||
|
visibility: public
|
||
|
comment: '# * @var string'
|
||
|
methods: []
|
||
|
traits: []
|
||
|
interfaces:
|
||
|
- FooDummyInterface
|