AutowireTestClass::$setterParameter
Same name and namespace in other branches
- main core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php \Drupal\Tests\Core\DependencyInjection\AutowireTestClass::setterParameter
An injected parameter.
Type: setterParameter
File
-
core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ AutowiredInstanceTraitTest.php, line 112
Class
- AutowireTestClass
- Test class covering service and parameter autowiring scenarios.
Namespace
Drupal\Tests\Core\DependencyInjectionCode
public string $setterParameter;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.