APY / APYDataGridBundle

Symfony Datagrid Bundle
MIT License
492 stars 344 forks source link

Add missing use NameSpace on Entity.php - fix broken sort & filter on… #1089

Closed Trisco closed 10 months ago

Trisco commented 10 months ago

Re-add "use APY\DataGridBundle\Grid\Column\JoinColumn;" to Grid\Source\Entity which was incorrectly removed in 2b23fc99a2e0682b1bb09569d55ab98a0219cddb "SF6 Support", breaking Sort & Filter on JoinColumn.