TemplateProjectTestBase::PROJECT_ROOT_RELATIVE

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php \Drupal\Tests\package_manager\Build\TemplateProjectTestBase::PROJECT_ROOT_RELATIVE

The project root of the test site, relative to the workspace directory.

File

core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php, line 50

Class

TemplateProjectTestBase
Base class for tests which create a test site from a core project template.

Namespace

Drupal\Tests\package_manager\Build

Code

const PROJECT_ROOT_RELATIVE = 'project/';

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