Skip to content
This repository was archived by the owner on Aug 14, 2019. It is now read-only.
This repository was archived by the owner on Aug 14, 2019. It is now read-only.

Fix usages of deprecated Symfony\Component\Form\FormEvents constants #7

@aivus

Description

@aivus

Old constants in FormEvents (like FormEvents::BIND) were deprecated in 2.3 and removed in 3.0

return array(FormEvents::BIND => 'onBind');

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions