You are here

protected property CacheFactory::$settings in Drupal 9

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

The site settings.

Type: \Drupal\Core\Site\Settings

File

core/lib/Drupal/Core/Cache/CacheFactory.php, line 21

Class

CacheFactory

Namespace

Drupal\Core\Cache

Code

protected $settings;