DefaultPluginManagerTest::$namespaces

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

The namespaces to look for plugin definitions.

Type: \Traversable

File

core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php, line 36

Class

DefaultPluginManagerTest
Tests the DefaultPluginManager.

Namespace

Drupal\Tests\Core\Plugin

Code

protected $namespaces;

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