We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b571350 commit f6d5a67Copy full SHA for f6d5a67
src/WP_CLI/CommandWithMeta.php
@@ -2,6 +2,7 @@
2
3
namespace WP_CLI;
4
5
+use Exception;
6
use WP_CLI;
7
use WP_CLI_Command;
8
use WP_CLI\Entity\RecursiveDataStructureTraverser;
0 commit comments