api/laravel/Contracts/Encryption/DecryptException.yaml
2024-09-26 02:03:21 -07:00

11 lines
192 B
YAML

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