Skip to content

Commit

Permalink
Add missing doc block.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Sep 19, 2016
1 parent 70e6615 commit 1ef3453
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -826,6 +826,9 @@ public function testValidateSortInvalidAlias()
$this->assertEquals([], $result['order']);
}

/**
* @return array
*/
public function checkLimitProvider()
{
return [
Expand Down

0 comments on commit 1ef3453

Please sign in to comment.