protected property SkipOp::$message in Drupal 8
Same name and namespace in other branches
- 9 composer/Plugin/Scaffold/Operations/SkipOp.php \Drupal\Composer\Plugin\Scaffold\Operations\SkipOp::message
The message to output while processing.
Type: string
File
- composer/
Plugin/ Scaffold/ Operations/ SkipOp.php, line 26
Class
- SkipOp
- Scaffold operation to skip a scaffold file (do nothing).
Namespace
Drupal\Composer\Plugin\Scaffold\OperationsCode
protected $message;