src/App.php
line 7
Open in your IDE?
<?php
namespace
App
;
use
Symfony
\
Component
\
HttpKernel
\
Bundle
\
Bundle
;
class
App
extends
Bundle
{
}