Skip to content

Commit 7494296

Browse files
committed
Fix: Invalid doc tag
1 parent c3c86ec commit 7494296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class Config_Command extends WP_CLI_Command {
7373
/**
7474
* List of default constants that are generated by WordPress Core.
7575
*
76-
* @string
76+
* @var array
7777
*/
7878
const DEFAULT_SALT_CONSTANTS = [
7979
'AUTH_KEY',

0 commit comments

Comments
 (0)