protected property ProxyBuilderTest::$proxyBuilder in Drupal 8
Same name in this branch
- 8 core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Core\ProxyBuilder\ProxyBuilderTest::proxyBuilder
- 8 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest::proxyBuilder
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Core\ProxyBuilder\ProxyBuilderTest::proxyBuilder
The tested proxy builder.
Type: \Drupal\Core\ProxyBuilder\ProxyBuilder
File
- core/
tests/ Drupal/ Tests/ Core/ ProxyBuilder/ ProxyBuilderTest.php, line 24 - Contains \Drupal\Tests\Core\ProxyBuilder\ProxyBuilderTest.
Class
- ProxyBuilderTest
- @coversDefaultClass \Drupal\Core\ProxyBuilder\ProxyBuilder @group proxy_builder
Namespace
Drupal\Tests\Core\ProxyBuilderCode
protected $proxyBuilder;