protected property BarClass::$baz in Zircon Profile 8.0
Same name in this branch
- 8.0 vendor/symfony/dependency-injection/Tests/Fixtures/includes/classes.php \BarClass::baz
- 8.0 core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php \Drupal\Tests\Core\DependencyInjection\Fixture\BarClass::baz
Same name and namespace in other branches
- 8 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 23 - Contains \Drupal\Tests\Core\DependencyInjection\Fixture\BarClass.
Class
- BarClass
- Stub class which acts as a service to test the container.
Namespace
Drupal\Tests\Core\DependencyInjection\FixtureCode
protected $baz;