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 5db8953 commit 165da11Copy full SHA for 165da11
tests/Fixtures/app/console
@@ -10,6 +10,8 @@
10
* file that was distributed with this source code.
11
*/
12
13
+declare(strict_types=1);
14
+
15
use Symfony\Bundle\FrameworkBundle\Console\Application;
16
use Symfony\Component\Console\Input\ArgvInput;
17
use Symfony\Component\ErrorHandler\Debug;
0 commit comments