Completed
Push — master ( 5e4a0b...f1c454 )
by WEBEWEB
01:37
created
Controller/AbstractDataTablesController.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -29,6 +29,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.