You are here

protected property DatabaseBackendFactory::$settings in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php \Drupal\Core\Cache\DatabaseBackendFactory::settings

The site settings.

Type: \Drupal\Core\Site\Settings

File

core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php, line 29

Class

DatabaseBackendFactory

Namespace

Drupal\Core\Cache

Code

protected $settings;