You are here

protected property PluginInstanceTest::$definitions in Views (for Drupal 7) 8.3

An array of plugin definitions, keyed by plugin type.

Type: array

File

lib/Drupal/views/Tests/PluginInstanceTest.php, line 47
Definition of Drupal\views\Tests\PluginInstanceTest.

Class

PluginInstanceTest
Checks general plugin data and instances for all plugin types.

Namespace

Drupal\views\Tests

Code

protected $definitions;