LazyPluginCollectionTestBase::$pluginInstances

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php \Drupal\Tests\Core\Plugin\LazyPluginCollectionTestBase::pluginInstances
  2. 8.9.x core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php \Drupal\Tests\Core\Plugin\LazyPluginCollectionTestBase::pluginInstances
  3. 10 core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php \Drupal\Tests\Core\Plugin\LazyPluginCollectionTestBase::pluginInstances

Stores all setup plugin instances.

Type: \Drupal\Component\Plugin\PluginInspectionInterface[]

File

core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php, line 35

Class

LazyPluginCollectionTestBase
Provides a base class for plugin collection tests.

Namespace

Drupal\Tests\Core\Plugin

Code

protected $pluginInstances;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.