Browse Source

Add missing doc block.

mscherer 9 years ago
parent
commit
1ef34535bc
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/TestCase/Controller/Component/PaginatorComponentTest.php

+ 3 - 0
tests/TestCase/Controller/Component/PaginatorComponentTest.php

@@ -826,6 +826,9 @@ class PaginatorComponentTest extends TestCase
         $this->assertEquals([], $result['order']);
     }
 
+    /**
+     * @return array
+     */
     public function checkLimitProvider()
     {
         return [