16 lines
272 B
YAML
16 lines
272 B
YAML
|
name: PotentiallyMissing
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: isMissing
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: '# * Determine if the object should be considered "missing".
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @return bool'
|
||
|
traits: []
|
||
|
interfaces: []
|