api/laravel/Validation/UnauthorizedException.yaml
2024-09-26 02:03:21 -07:00

11 lines
197 B
YAML

name: UnauthorizedException
class_comment: null
dependencies:
- name: RuntimeException
type: class
source: RuntimeException
properties: []
methods: []
traits:
- RuntimeException
interfaces: []