You are here

protected property PluginInstanceTest::$definitions in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\Tests

Code

protected $definitions;