Skip to content

Commit 00cbb4c

Browse files
authored
Merge pull request APY#945 from MarekKarmelski/ISSUE-943
ISSUE-943 Wrong namespace for type Row APY#943
2 parents 6d5eabc + a47b063 commit 00cbb4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Grid/Column/Column.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
namespace APY\DataGridBundle\Grid\Column;
1414

1515
use APY\DataGridBundle\Grid\Filter;
16+
use APY\DataGridBundle\Grid\Row;
1617
use Doctrine\Common\Version as DoctrineVersion;
1718
use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;
1819

0 commit comments

Comments
 (0)