You are here

protected property DefaultContentTest::$templates in Wysiwyg API template plugin 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Tests/DefaultContentTest.php \Drupal\wysiwyg_template\Tests\DefaultContentTest::templates

An array of templates.

Type: \Drupal\wysiwyg_template_core\TemplateInterface[]

File

src/Tests/DefaultContentTest.php, line 26

Class

DefaultContentTest
Test the ability to specify a template as default content for a node.

Namespace

Drupal\wysiwyg_template\Tests

Code

protected $templates;