Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ScaffoldResult.php
ScaffoldResult::$managed
Indicates if this scaffold file is managed by the scaffold command.
Type:
bool
File
composer/
Plugin/
Scaffold/
Operations/
ScaffoldResult.php
, line 26
Class
ScaffoldResult
Record the result of a scaffold operation.
Namespace
Drupal\Composer\Plugin\Scaffold\Operations
Code
protected $managed;
RSS feed