MCPcopy Create free account
hub / github.com/api-platform/website / Kernel

Class Kernel

api/src/Kernel.php:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6use Symfony\Component\HttpKernel\Kernel as BaseKernel;
7
8class Kernel extends BaseKernel
9{
10 use MicroKernelTrait;
11}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected