platform/api/laravel/Http/Resources/PotentiallyMissing.yaml
2024-09-02 10:44:11 -07:00

15 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: []