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