protected property TemplateControllerTest::$nodeTypes in Wysiwyg API template plugin 3.0.x
Same name and namespace in other branches
- 8.2 tests/src/Kernel/Controller/TemplateControllerTest.php \Drupal\Tests\wysiwyg_template\Kernel\Controller\TemplateControllerTest::nodeTypes
An array of available node types.
Type: \Drupal\node\NodeTypeInterface[]
File
- tests/
src/ Kernel/ Controller/ TemplateControllerTest.php, line 37
Class
- TemplateControllerTest
- Tests the template controller object.
Namespace
Drupal\Tests\wysiwyg_template\Kernel\ControllerCode
protected $nodeTypes;