We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddad680 commit fa659d2Copy full SHA for fa659d2
setup/src/Magento/Setup/Model/ConfigOptionsList.php
@@ -58,6 +58,7 @@ class ConfigOptionsList implements ConfigOptionsListInterface
58
*
59
* @param ConfigGenerator $configGenerator
60
* @param DbValidator $dbValidator
61
+ * @param DriverOptions|null $driverOptions
62
*/
63
public function __construct(
64
ConfigGenerator $configGenerator,
0 commit comments