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 2aede67 commit 685e03fCopy full SHA for 685e03f
src/AiCommand.php
@@ -2,6 +2,8 @@
2
3
namespace WP_CLI\AiCommand;
4
5
+use AiCommand\Tools\FileTools;
6
+use AiCommand\Tools\URLTools;
7
use WP_CLI;
8
use WP_CLI_Command;
9
use WP_Community_Events;
0 commit comments