Skip to content

Commit

Permalink
Mark final
Browse files Browse the repository at this point in the history
  • Loading branch information
Myks92 committed Apr 23, 2024
1 parent 7a8f2ba commit 20d015b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tools/Console/Command/DoctrineCommand.php
Expand Up @@ -145,7 +145,7 @@ private function setNamedEmOrConnection(InputInterface $input): void
}
}

protected function getNamespace(InputInterface $input, OutputInterface $output): string
final protected function getNamespace(InputInterface $input, OutputInterface $output): string
{
$configuration = $this->getDependencyFactory()->getConfiguration();

Expand Down

0 comments on commit 20d015b

Please sign in to comment.