You are here

protected property CheckSettings::$config in Security Review 8

The configuration storage of the parent Check.

Type: \Drupal\Core\Config\Config $config

File

src/CheckSettings.php, line 24

Class

CheckSettings
Defines the default implementation of CheckSettingsInterface.

Namespace

Drupal\security_review

Code

protected $config;