BarClass::$baz
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php \Drupal\Tests\Core\DependencyInjection\Fixture\BarClass::baz
- 8.9.x core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php \Drupal\Tests\Core\DependencyInjection\Fixture\BarClass::baz
- 11.x core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php \Drupal\Tests\Core\DependencyInjection\Fixture\BarClass::baz
Storage for a protected BazClass object.
Type: \Drupal\Tests\Core\DependencyInjection\Fixture\BazClass
File
-
core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ Fixture/ BarClass.php, line 20
Class
- BarClass
- Stub class which acts as a service to test the container.
Namespace
Drupal\Tests\Core\DependencyInjection\FixtureCode
protected $baz;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.