We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c86ec commit 7494296Copy full SHA for 7494296
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 array
77
*/
78
const DEFAULT_SALT_CONSTANTS = [
79
'AUTH_KEY',
0 commit comments