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 feb5011 commit e3ea1d7Copy full SHA for e3ea1d7
Tests/Symfony/Client/Mock/SetupBrokerExtensionCommand.php
@@ -22,7 +22,7 @@ public function getExtension()
22
return $this->extension;
23
}
24
25
- protected function configure()
+ protected function configure(): void
26
{
27
parent::configure();
28
0 commit comments