Completed
Branch 1.x (3a9a6b)
by Akihito
10:28 queued 08:06
created
src/Pagerfanta/ExtendedPdoAdapter.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -78,6 +78,8 @@
 block discarded – undo
78 78
 
79 79
     /**
80 80
      * {@inheritdoc}
81
+     * @param integer $offset
82
+     * @param integer $length
81 83
      */
82 84
     public function getLimitClause($offset, $length)
83 85
     {
Please login to merge, or discard this patch.