ComponentGenerator::$relativeComponentPath
Same name in other branches
- 9 composer/Generator/ComponentGenerator.php \Drupal\Composer\Generator\ComponentGenerator::relativeComponentPath
- 11.x composer/Generator/ComponentGenerator.php \Drupal\Composer\Generator\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\GeneratorCode
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.