You are here

protected property Handler::$manageOptions in Drupal 8

Same name and namespace in other branches
  1. 9 composer/Plugin/Scaffold/Handler.php \Drupal\Composer\Plugin\Scaffold\Handler::manageOptions

The scaffold options in the top-level composer.json's 'extra' section.

Type: \Drupal\Composer\Plugin\Scaffold\ManageOptions

File

composer/Plugin/Scaffold/Handler.php, line 54

Class

Handler
Core class of the plugin.

Namespace

Drupal\Composer\Plugin\Scaffold

Code

protected $manageOptions;