AppendOp::$default

Same name and namespace in other branches
  1. 9 composer/Plugin/Scaffold/Operations/AppendOp.php \Drupal\Composer\Plugin\Scaffold\Operations\AppendOp::default
  2. 8.9.x composer/Plugin/Scaffold/Operations/AppendOp.php \Drupal\Composer\Plugin\Scaffold\Operations\AppendOp::default
  3. 11.x composer/Plugin/Scaffold/Operations/AppendOp.php \Drupal\Composer\Plugin\Scaffold\Operations\AppendOp::default

Path to the default data to use when appending to an empty file.

Type: \Drupal\Composer\Plugin\Scaffold\ScaffoldFilePath

File

composer/Plugin/Scaffold/Operations/AppendOp.php, line 40

Class

AppendOp
Scaffold operation to add to the beginning and/or end of a scaffold file.

Namespace

Drupal\Composer\Plugin\Scaffold\Operations

Code

protected $default;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.