Skip to content

Commit

Permalink
Merge pull request #424 from matej21/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
juniwalk committed Dec 5, 2016
2 parents 96dc684 + 175bce1 commit ac3b1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DataGrid.php
Expand Up @@ -803,7 +803,7 @@ public function getSortNext(\Ublaboo\DataGrid\Column\Column $column)
/**
* @param array $sort
* @param callable|NULL $sort_callback
* @return void
* @return Sorting
*/
protected function createSorting(array $sort, callable $sort_callback = NULL)
{
Expand Down

0 comments on commit ac3b1b0

Please sign in to comment.