You are here

protected property TemplateControllerTest::$templates 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::templates

Templates.

Type: \Drupal\wysiwyg_template_core\TemplateInterface[]

File

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

Class

TemplateControllerTest
Tests the template controller object.

Namespace

Drupal\Tests\wysiwyg_template\Kernel\Controller

Code

protected $templates;