You are here

protected property SiteInformationForm::$requestContext in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 42
Contains \Drupal\system\Form\SiteInformationForm.

Class

SiteInformationForm
Configure site information settings for this site.

Namespace

Drupal\system\Form

Code

protected $requestContext;