You are here

protected property ProxyBuilderTest::$proxyBuilder in Zircon Profile 8

Same name in this branch
  1. 8 core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Core\ProxyBuilder\ProxyBuilderTest::proxyBuilder
  2. 8 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest::proxyBuilder
Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest::proxyBuilder

The tested proxy builder.

Type: \Drupal\Component\ProxyBuilder\ProxyBuilder

File

core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php, line 24
Contains \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest.

Class

ProxyBuilderTest
@coversDefaultClass \Drupal\Component\ProxyBuilder\ProxyBuilder @group proxy_builder

Namespace

Drupal\Tests\Component\ProxyBuilder

Code

protected $proxyBuilder;