You are here

protected property PlaceholderGeneratorTest::$placeholderGenerator in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php \Drupal\Tests\Core\Render\PlaceholderGeneratorTest::placeholderGenerator
  2. 9 core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php \Drupal\Tests\Core\Render\PlaceholderGeneratorTest::placeholderGenerator

The tested placeholder generator.

Type: \Drupal\Core\Render\PlaceholderGenerator

Overrides RendererTestBase::$placeholderGenerator

File

core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php, line 19

Class

PlaceholderGeneratorTest
@coversDefaultClass \Drupal\Core\Render\PlaceholderGenerator @group Render

Namespace

Drupal\Tests\Core\Render

Code

protected $placeholderGenerator;