Completed
Push — master ( 5d8ba8...93e296 )
by Scott
02:28
created
formwidgets/DriverConfig.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -155,7 +155,7 @@
 block discarded – undo
155 155
     /**
156 156
      * Save a driver.
157 157
      *
158
-     * @param  name     $driver     The class name of the driver.
158
+     * @param  name     $driverClass     The class name of the driver.
159 159
      * @param  array    $config     Driver data to save.
160 160
      * @return void
161 161
      */
Please login to merge, or discard this patch.