Completed
Push — master ( 190b85...d29f46 )
by WEBEWEB
19:52
created
Controller/AbstractDataTablesController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Get a column.
136 136
      *
137
-     * @param DataTableProviderInterface $dtProvider The provider.
137
+     * @param DataTablesProviderInterface $dtProvider The provider.
138 138
      * @param string $data The data.
139 139
      * @return DataTablesColumn Returns the column.
140 140
      * @throws BadDataTablesColumnException Throws a bad column exception.
Please login to merge, or discard this patch.