platform/api/laravel/Http/Resources/PotentiallyMissing.yaml

16 lines
272 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
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: []