api/symfony/Component/Form/Exception/LogicException.yaml

13 lines
237 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: LogicException
class_comment: '# * Base LogicException for Form component.
# *
# * @author Alexander Kotynia <aleksander.kot@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface