protected property PluginInstanceTest::$definitions in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Kernel/PluginInstanceTest.php \Drupal\Tests\views\Kernel\PluginInstanceTest::definitions
An array of plugin definitions, keyed by plugin type.
Type: array
File
- core/
modules/ views/ tests/ src/ Kernel/ PluginInstanceTest.php, line 54
Class
- PluginInstanceTest
- Tests that an instance of all views plugins can be created.
Namespace
Drupal\Tests\views\KernelCode
protected $definitions;