You are here

protected property DefaultPluginManagerTest::$namespaces in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php \Drupal\Tests\Core\Plugin\DefaultPluginManagerTest::namespaces
  2. 9 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 34

Class

DefaultPluginManagerTest
Tests the DefaultPluginManager.

Namespace

Drupal\Tests\Core\Plugin

Code

protected $namespaces;