platform/api/symfony/Component/PropertyAccess/Exception/RuntimeException.yaml

13 lines
250 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: RuntimeException
class_comment: '# * Base RuntimeException for the PropertyAccess component.
# *
# * @author Bernhard Schussek <bschussek@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface