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