Completed
Push — master ( aa1ff9...583713 )
by WEBEWEB
06:13
created
Column/DataTablesColumn.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -347,7 +347,7 @@
 block discarded – undo
347 347
     /**
348 348
      * Set the data.
349 349
      *
350
-     * @param integer|string $data The data.
350
+     * @param string $data The data.
351 351
      * @return DataTablesColumn Returns the DataTables column.
352 352
      */
353 353
     public function setData($data) {
Please login to merge, or discard this patch.