You are here

protected property OembedProvidersSettingsForm::$defaultCache in oEmbed Providers 1.1.x

Same name and namespace in other branches
  1. 2.x src/Form/OembedProvidersSettingsForm.php \Drupal\oembed_providers\Form\OembedProvidersSettingsForm::defaultCache
  2. 1.0.x src/Form/OembedProvidersSettingsForm.php \Drupal\oembed_providers\Form\OembedProvidersSettingsForm::defaultCache

Cache backend for default cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Form/OembedProvidersSettingsForm.php, line 28

Class

OembedProvidersSettingsForm
Configure oEmbed settings form.

Namespace

Drupal\oembed_providers\Form

Code

protected $defaultCache;