Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Interpolator.php
Interpolator::$data
The associative array of replacements.
Type:
array
File
composer/
Plugin/
Scaffold/
Interpolator.php
, line 31
Class
Interpolator
Injects config values from an associative array into a string.
Namespace
Drupal\Composer\Plugin\Scaffold
Code
protected $data = [];
RSS feed