namespace Drupal\Tests\Component\Plugin\Factory
Same name in other branches
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.