You are here

protected property ProxyBuilderTest::$proxyBuilder in Drupal 10

Same name in this branch
  1. 10 core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Core\ProxyBuilder\ProxyBuilderTest::proxyBuilder
  2. 10 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest::proxyBuilder
Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Core\ProxyBuilder\ProxyBuilderTest::proxyBuilder
  2. 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\ProxyBuilder

Code

protected $proxyBuilder;