platform/api/symfony/Component/PropertyAccess/Exception/RuntimeException.yaml
2024-09-02 10:44:11 -07:00

12 lines
250 B
YAML

name: RuntimeException
class_comment: '# * Base RuntimeException for the PropertyAccess component.
# *
# * @author Bernhard Schussek <bschussek@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface