Completed
Push — master ( f1041c...bdfeaf )
by Arjay
01:46
created
src/Services/DataTable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -162,7 +162,7 @@
 block discarded – undo
162 162
     /**
163 163
      * Get columns definition from html builder.
164 164
      *
165
-     * @return array
165
+     * @return \Illuminate\Support\Collection
166 166
      */
167 167
     protected function getColumnsFromBuilder()
168 168
     {
Please login to merge, or discard this patch.