Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 276 Bytes

UPGRADE.md

File metadata and controls

8 lines (6 loc) · 276 Bytes

Upgrade between EasyAdmin 3.x versions

EasyAdmin 3.1.0

  • CrudControllerInterface added two new methods: createEditFormBuilder() and createNewFormBuilder() (and they were implemented in AbstractCrudController)