Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ScaffoldOptions.php

ScaffoldOptions::$options

The raw data from the 'extras' section of the top-level composer.json file.

Type: array

File

composer/Plugin/Scaffold/ScaffoldOptions.php, line 21

Class

ScaffoldOptions
Per-project options from the 'extras' section of the composer.json file.

Namespace

Drupal\Composer\Plugin\Scaffold

Code

protected $options = [];
RSS feed
Powered by Drupal