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 8b342a2 commit f428abaCopy full SHA for f428aba
src/NewCommand.php
@@ -811,7 +811,7 @@ protected function databaseOptions(): array
811
/**
812
* Validate the database driver input.
813
*
814
- * @param \Symfony\Components\Console\Input\InputInterface $input
+ * @param \Symfony\Component\Console\Input\InputInterface $input
815
*/
816
protected function validateDatabaseOption(InputInterface $input)
817
{
0 commit comments