You are here

protected property ShareEverywhereConfigForm::$renderCache in Share Everywhere 8

Same name and namespace in other branches
  1. 2.x src/Form/ShareEverywhereConfigForm.php \Drupal\share_everywhere\Form\ShareEverywhereConfigForm::renderCache

The render cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Form/ShareEverywhereConfigForm.php, line 61

Class

ShareEverywhereConfigForm
Provides a settings form for Share Everywhere module.

Namespace

Drupal\share_everywhere\Form

Code

protected $renderCache;