Thanks to visit codestin.com Credit goes to github.com
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 686b82b commit c573038Copy full SHA for c573038
src/Symfony/Bundle/FrameworkBundle/Command/SecretsRevealCommand.php
@@ -23,7 +23,7 @@
23
/**
24
* @internal
25
*/
26
-#[AsCommand(name: 'secrets:reveal', description: 'Reveal the value of a secrets')]
+#[AsCommand(name: 'secrets:reveal', description: 'Reveal the value of a secret')]
27
final class SecretsRevealCommand extends Command
28
{
29
public function __construct(
0 commit comments