Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AbstractOperation.php
AbstractOperation::$contents
Cached contents of scaffold file to be written to disk.
Type:
string
File
composer/
Plugin/
Scaffold/
Operations/
AbstractOperation.php
, line 19
Class
AbstractOperation
Provides default behaviors for operations.
Namespace
Drupal\Composer\Plugin\Scaffold\Operations
Code
protected $contents;
RSS feed