UpdateRoot::$drupalKernel

Same name in other branches
  1. 9 core/modules/update/src/UpdateRoot.php \Drupal\update\UpdateRoot::drupalKernel
  2. 11.x core/modules/update/src/UpdateRoot.php \Drupal\update\UpdateRoot::drupalKernel

The Drupal kernel.

Type: \Drupal\Core\DrupalKernelInterface

File

core/modules/update/src/UpdateRoot.php, line 18

Class

UpdateRoot
Gets the root path used by the Update Manager to install or update projects.

Namespace

Drupal\update

Code

protected $drupalKernel;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.