You are here

protected property Templates::$requestStack in Wysiwyg API template plugin 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/CKEditorPlugin/Templates.php \Drupal\wysiwyg_template\Plugin\CKEditorPlugin\Templates::requestStack

The current request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Plugin/CKEditorPlugin/Templates.php, line 39

Class

Templates
Defines the CKEditor Templates plugin.

Namespace

Drupal\wysiwyg_template\Plugin\CKEditorPlugin

Code

protected $requestStack;