You are here

protected property PerformanceForm::$renderCache in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Form/PerformanceForm.php \Drupal\system\Form\PerformanceForm::renderCache

The render cache bin.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/modules/system/src/Form/PerformanceForm.php, line 28
Contains \Drupal\system\Form\PerformanceForm.

Class

PerformanceForm
Configure performance settings for this site.

Namespace

Drupal\system\Form

Code

protected $renderCache;