function ArgumentsConfigArrayKey::__construct
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php \Drupal\Tests\Component\Plugin\Factory\ArgumentsConfigArrayKey::__construct()
- 10 core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php \Drupal\Tests\Component\Plugin\Factory\ArgumentsConfigArrayKey::__construct()
- 11.x core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php \Drupal\Tests\Component\Plugin\Factory\ArgumentsConfigArrayKey::__construct()
File
-
core/
tests/ Drupal/ Tests/ Component/ Plugin/ Factory/ ReflectionFactoryTest.php, line 188
Class
- ArgumentsConfigArrayKey
- A stub class used by testGetInstanceArguments().
Namespace
Drupal\Tests\Component\Plugin\FactoryCode
public function __construct($config_name) {
// No-op.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.