We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3c86ec + 7f52903 commit 2052b38Copy full SHA for 2052b38
1 file changed
src/Config_Command.php
@@ -73,7 +73,7 @@ class Config_Command extends WP_CLI_Command {
73
/**
74
* List of default constants that are generated by WordPress Core.
75
*
76
- * @string
+ * @var string[]
77
*/
78
const DEFAULT_SALT_CONSTANTS = [
79
'AUTH_KEY',
0 commit comments