namespace Drupal\Tests\Component\Plugin\Factory

Same name in other branches
  1. 8.9.x Drupal\Tests\Component\Plugin\Factory
  2. 11.x Drupal\Tests\Component\Plugin\Factory
  3. 10 Drupal\Tests\Component\Plugin\Factory
Object name File name Summary
ArgumentsAllNull core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().
ArgumentsConfigArrayKey core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().
ArgumentsMany core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().
ArgumentsNoConstructor core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().
ArgumentsPluginId core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().
ReflectionFactoryTest core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php @group Plugin
@coversDefaultClass \Drupal\Component\Plugin\Factory\ReflectionFactory
StubReflectionFactory core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php Override ReflectionFactory because ::createInstance() calls a static method.

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