Skip to content

Commit 7f52903

Browse files
Update src/Config_Command.php
Co-authored-by: Pascal Birchler <pascal.birchler@gmail.com>
1 parent 7494296 commit 7f52903

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

0 commit comments

Comments
 (0)