@@ -134,7 +134,7 @@ |
||
| 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. |