We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ebccb commit e92390cCopy full SHA for e92390c
1 file changed
src/WP_CLI/CommandWithUpgrade.php
@@ -13,6 +13,7 @@
13
14
abstract class CommandWithUpgrade extends \WP_CLI_Command {
15
16
+ protected $fetcher;
17
protected $item_type;
18
protected $obj_fields;
19
0 commit comments