Skip to content

Commit eeb73a9

Browse files
committed
Namespace fix
1 parent 5703497 commit eeb73a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NetteDatabaseDataSource.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
use Ublaboo\DataGrid\Filter;
1313
use Ublaboo\DataGrid\Utils\Sorting;
1414
use Ublaboo\DataGrid\DataSource\IDataSource;
15+
use Nette\Utils\Callback;
1516
use Ublaboo\NetteDatabaseDataSource\Exception\NetteDatabaseDataSourceException;
1617

1718
class NetteDatabaseDataSource implements IDataSource

0 commit comments

Comments
 (0)