AppendOp::$originalContents
Same name in other branches
- 9 composer/Plugin/Scaffold/Operations/AppendOp.php \Drupal\Composer\Plugin\Scaffold\Operations\AppendOp::originalContents
- 8.9.x composer/Plugin/Scaffold/Operations/AppendOp.php \Drupal\Composer\Plugin\Scaffold\Operations\AppendOp::originalContents
- 11.x composer/Plugin/Scaffold/Operations/AppendOp.php \Drupal\Composer\Plugin\Scaffold\Operations\AppendOp::originalContents
The contents from the file that we are prepending / appending to.
Type: string
File
-
composer/
Plugin/ Scaffold/ Operations/ AppendOp.php, line 57
Class
- AppendOp
- Scaffold operation to add to the beginning and/or end of a scaffold file.
Namespace
Drupal\Composer\Plugin\Scaffold\OperationsCode
protected $originalContents;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.