You are here

protected property AccessSettingsPageForm::$cacheRender in Multiple Registration 8.2

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

A cache backend interface instance.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Form/AccessSettingsPageForm.php, line 32

Class

AccessSettingsPageForm
Class AccessSettingsPageForm.

Namespace

Drupal\multiple_registration\Form

Code

protected $cacheRender;