protected property Interpolator::$data in Drupal 8
Same name and namespace in other branches
- 9 composer/Plugin/Scaffold/Interpolator.php \Drupal\Composer\Plugin\Scaffold\Interpolator::data
- 10 composer/Plugin/Scaffold/Interpolator.php \Drupal\Composer\Plugin\Scaffold\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\ScaffoldCode
protected $data = [];