Completed
Push — master ( 8ecf28...3eb599 )
by WEBEWEB
01:39
created
Factory/DataTablesFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
      *
39 39
      * @param array $rawColumn The raw column.
40 40
      * @param DataTablesWrapper $wrapper The wrapper.
41
-     * @return DataTablesColumnInterface Returns the column.
41
+     * @return null|\WBW\Bundle\JQuery\DataTablesBundle\API\DataTablesColumn Returns the column.
42 42
      */
43 43
     public static function parseColumn(array $rawColumn, DataTablesWrapper $wrapper) {
44 44
 
Please login to merge, or discard this patch.