platform/api/symfony/Component/Form/Event/PreSubmitEvent.yaml
2024-09-02 10:44:11 -07:00

11 lines
215 B
YAML

name: PreSubmitEvent
class_comment: null
dependencies:
- name: FormEvent
type: class
source: Symfony\Component\Form\FormEvent
properties: []
methods: []
traits:
- Symfony\Component\Form\FormEvent
interfaces: []