function RenderPlaceholderMessageTestController::__construct
Constructs a new RenderPlaceholderMessageTestController object.
Parameters
\Drupal\Core\Render\RendererInterface $renderer: The renderer service.
File
-
core/
modules/ system/ tests/ modules/ render_placeholder_message_test/ src/ RenderPlaceholderMessageTestController.php, line 19
Class
Namespace
Drupal\render_placeholder_message_testCode
public function __construct(protected RendererInterface $renderer) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.