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 48ceb34 commit 212cf5eCopy full SHA for 212cf5e
components/console/single_command_tool.rst
@@ -66,7 +66,6 @@ You can also simplify how you execute the application::
66
#!/usr/bin/env php
67
<?php
68
// command.php
69
-
70
use Acme\Tool\MyApplication;
71
72
$application = new MyApplication();
0 commit comments