You are here

protected property SiteInformationForm::$requestContext in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/src/Form/SiteInformationForm.php \Drupal\system\Form\SiteInformationForm::requestContext
  2. 9 core/modules/system/src/Form/SiteInformationForm.php \Drupal\system\Form\SiteInformationForm::requestContext

The request context.

Type: \Drupal\Core\Routing\RequestContext

File

core/modules/system/src/Form/SiteInformationForm.php, line 39

Class

SiteInformationForm
Configure site information settings for this site.

Namespace

Drupal\system\Form

Code

protected $requestContext;