19 lines
310 B
YAML
19 lines
310 B
YAML
|
name: TestPublicPropertyGetterOnObjectMagicGet
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties:
|
||
|
- name: a
|
||
|
visibility: public
|
||
|
comment: null
|
||
|
- name: b
|
||
|
visibility: private
|
||
|
comment: null
|
||
|
methods:
|
||
|
- name: __get
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: property
|
||
|
comment: null
|
||
|
traits: []
|
||
|
interfaces: []
|