22 lines
387 B
YAML
22 lines
387 B
YAML
|
name: MultiResettableService
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties:
|
||
|
- name: resetFirstCounter
|
||
|
visibility: public
|
||
|
comment: null
|
||
|
- name: resetSecondCounter
|
||
|
visibility: public
|
||
|
comment: null
|
||
|
methods:
|
||
|
- name: resetFirst
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
- name: resetSecond
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits: []
|
||
|
interfaces: []
|