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

Breadcrumb

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

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';
RSS feed
Powered by Drupal