Completed
Push — master ( 572dba...24cb60 )
by Thomas
02:09
created
src/Connection.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -165,6 +165,7 @@  discard block
 block discarded – undo
165 165
 
166 166
     /**
167 167
      * {@inheritdoc}
168
+     * @param integer $idx
168 169
      */
169 170
     public function performOperation($idx)
170 171
     {
@@ -173,6 +174,7 @@  discard block
 block discarded – undo
173 174
 
174 175
     /**
175 176
      * {@inheritdoc}
177
+     * @param integer $idx
176 178
      */
177 179
     public function removeOperation($idx)
178 180
     {
Please login to merge, or discard this patch.