Skip to content

Commit 2052b38

Browse files
authored
Merge pull request #204 from rollybueno/fix/doc-block
Fix: Invalid doc tag
2 parents c3c86ec + 7f52903 commit 2052b38

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 string[]
7777
*/
7878
const DEFAULT_SALT_CONSTANTS = [
7979
'AUTH_KEY',

0 commit comments

Comments
 (0)