ComposerBuildTestBase::$componentsPath

Same name and namespace in other branches
  1. 9 core/tests/Drupal/BuildTests/Composer/ComposerBuildTestBase.php \Drupal\BuildTests\Composer\ComposerBuildTestBase::componentsPath
  2. 10 core/tests/Drupal/BuildTests/Composer/ComposerBuildTestBase.php \Drupal\BuildTests\Composer\ComposerBuildTestBase::componentsPath

Relative path from Drupal root to the Components directory.

Type: string

File

core/tests/Drupal/BuildTests/Composer/ComposerBuildTestBase.php, line 22

Class

ComposerBuildTestBase
Base class for Composer build tests.

Namespace

Drupal\BuildTests\Composer

Code

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

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