@@ -29,6 +29,7 @@ |
||
| 29 | 29 | /** |
| 30 | 30 | * Get the DataTables provider. |
| 31 | 31 | * |
| 32 | + * @param string $name |
|
| 32 | 33 | * @return DataTablesProviderInterface Returns the DataTables provider. |
| 33 | 34 | * @throws UnregisteredDataTablesProviderException Throws an unregistered DataTables provider exception. |
| 34 | 35 | */ |