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 9a9b385 commit c34ac1cCopy full SHA for c34ac1c
appengine/php72/wordpress/wordpress.php
@@ -26,8 +26,6 @@
26
use Symfony\Component\Console\Output\OutputInterface;
27
use Google\Cloud\Utils\WordPressProject;
28
29
-$application = new Application('WordPress on Google Cloud Helper');
30
-
31
$wordPressOptions = new InputDefinition([
32
new InputOption('project_id', null, InputOption::VALUE_REQUIRED, 'Google Cloud project id'),
33
new InputOption('db_region', null, InputOption::VALUE_REQUIRED, 'Cloud SQL region'),
0 commit comments