You are here

protected property CommonSettingsPageForm::$cacheRender in Multiple Registration 8.2

Same name and namespace in other branches
  1. 8 src/Form/CommonSettingsPageForm.php \Drupal\multiple_registration\Form\CommonSettingsPageForm::cacheRender
  2. 3.x src/Form/CommonSettingsPageForm.php \Drupal\multiple_registration\Form\CommonSettingsPageForm::cacheRender

A cache backend interface instance.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Form/CommonSettingsPageForm.php, line 32

Class

CommonSettingsPageForm
Class CommonSettingsPageForm.

Namespace

Drupal\multiple_registration\Form

Code

protected $cacheRender;