You are here

protected property UpdateManagerAccessCheck::$settings in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/update/src/Access/UpdateManagerAccessCheck.php \Drupal\update\Access\UpdateManagerAccessCheck::settings

Settings Service.

Type: \Drupal\Core\Site\Settings

File

core/modules/update/src/Access/UpdateManagerAccessCheck.php, line 24
Contains \Drupal\update\Access\UpdateManagerAccessCheck.

Class

UpdateManagerAccessCheck
Determines whether allow authorized operations is set.

Namespace

Drupal\update\Access

Code

protected $settings;