Completed
Push — master ( f8c62d...deafcd )
by Ryan
08:04
created
src/Ui/Table/Table.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -388,7 +388,7 @@
 block discarded – undo
388 388
      * Get an option value.
389 389
      *
390 390
      * @param      $key
391
-     * @param null $default
391
+     * @param integer|null $default
392 392
      * @return mixed
393 393
      */
394 394
     public function getOption($key, $default = null)
Please login to merge, or discard this patch.