Completed
Pull Request — master (#25)
by
unknown
04:49
created
Services/PaginationView.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -280,7 +280,6 @@  discard block
 block discarded – undo
280 280
     /**
281 281
      * Creates string representation of class attribute from array.
282 282
      *
283
-     * @param string $attributeName
284 283
      * @param array $attributeData
285 284
      *
286 285
      * @return string
@@ -332,7 +331,7 @@  discard block
 block discarded – undo
332 331
     /**
333 332
      * Encodes data for using as html attribute value.
334 333
      *
335
-     * @param mixed $data
334
+     * @param string $data
336 335
      *
337 336
      * @return string
338 337
      */
Please login to merge, or discard this patch.