We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c279c5a commit 307f530Copy full SHA for 307f530
src/Command/WebPushGenerateKeysCommand.php
@@ -18,7 +18,7 @@ final class WebPushGenerateKeysCommand extends Command
18
/**
19
* {@inheritdoc}
20
*/
21
- protected function configure()
+ protected function configure(): void
22
{
23
$this
24
->setName('webpush:generate:keys')
0 commit comments