public PlaceholderGenerator::__construct(array $renderer_config)
Constructs a new Placeholder service.
array $renderer_config: The renderer configuration array.
public function __construct(array $renderer_config) { $this->rendererConfig = $renderer_config; }
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Render!PlaceholderGenerator.php/function/PlaceholderGenerator::__construct/8.1.x