Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. KernelInterface.php

function KernelInterface::boot

Boots the current kernel.

Return value

void

1 method overrides KernelInterface::boot()
Kernel::boot in vendor/symfony/http-kernel/Kernel.php
Boots the current kernel.

File

vendor/symfony/http-kernel/KernelInterface.php, line 46

Class

KernelInterface
The Kernel is the heart of the Symfony system.

Namespace

Symfony\Component\HttpKernel

Code

public function boot();
RSS feed
Powered by Drupal