ComponentGenerator::$relativeComponentPath

Relative path from Drupal root to the component directory.

Type: string

File

composer/Generator/ComponentGenerator.php, line 24

Class

ComponentGenerator
Reconciles Drupal component dependencies with core.

Namespace

Drupal\Composer\Generator

Code

protected static $relativeComponentPath = 'core/lib/Drupal/Component';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.