constant DRUPAL_CI_BASE_URL in Decoupled Router 8
1 use of DRUPAL_CI_BASE_URL
- DecoupledRouterFunctionalTest::getBasePath in tests/
src/ Functional/ DecoupledRouterFunctionalTest.php - Computes the base path under which the Drupal managed URLs are available.
File
- tests/
src/ Functional/ DecoupledRouterFunctionalTest.php, line 13
Namespace
Drupal\Tests\decoupled_router\FunctionalCode
const DRUPAL_CI_BASE_URL = 'http://localhost/subdir';