api/laravel/Contracts/Encryption/DecryptException.yaml

12 lines
192 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: DecryptException
class_comment: null
dependencies:
- name: RuntimeException
type: class
source: RuntimeException
properties: []
methods: []
traits:
- RuntimeException
interfaces: []