You are here

protected property TemplateControllerTest::$controller in Wysiwyg API template plugin 3.0.x

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/Controller/TemplateControllerTest.php \Drupal\Tests\wysiwyg_template\Kernel\Controller\TemplateControllerTest::controller

The controller to test.

Type: \Drupal\wysiwyg_template\Controller\TemplateController

File

tests/src/Kernel/Controller/TemplateControllerTest.php, line 30

Class

TemplateControllerTest
Tests the template controller object.

Namespace

Drupal\Tests\wysiwyg_template\Kernel\Controller

Code

protected $controller;