protected property PlaceholderGeneratorTest::$placeholderGenerator in Drupal 9
Same name and namespace in other branches
- 8 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 18
Class
- PlaceholderGeneratorTest
- @coversDefaultClass \Drupal\Core\Render\PlaceholderGenerator @group Render
Namespace
Drupal\Tests\Core\RenderCode
protected $placeholderGenerator;