what the fuck
All checks were successful
CI - Build Tonehaus Docker image / tonehaus-ci-build (push) Successful in 1m55s
All checks were successful
CI - Build Tonehaus Docker image / tonehaus-ci-build (push) Successful in 1m55s
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
|
||||
namespace App;
|
||||
|
||||
/**
|
||||
* MicroKernelTrait used over KernelTrait for smaller footprint; full HttpKernel is not needed.
|
||||
*/
|
||||
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
|
||||
use Symfony\Component\HttpKernel\Kernel as BaseKernel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user