Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
use Symfony\Component\HttpKernel\Kernel as BaseKernel;
7
8
class Kernel extends BaseKernel
9
{
10
use MicroKernelTrait;
11
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected