protected property WebAssert::$baseUrl in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/WebAssert.php \Drupal\Tests\WebAssert::baseUrl
The absolute URL of the site under test.
Type: string
File
- core/
tests/ Drupal/ Tests/ WebAssert.php, line 31
Class
- WebAssert
- Defines a class with methods for asserting presence of elements during tests.
Namespace
Drupal\TestsCode
protected $baseUrl = '';