protected property DefaultContentTest::$templates in Wysiwyg API template plugin 3.0.x
Same name and namespace in other branches
- 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\TestsCode
protected $templates;