protected property UnroutedUrlTest::$unroutedExternal in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/UnroutedUrlTest.php \Drupal\Tests\Core\UnroutedUrlTest::unroutedExternal
- 9 core/tests/Drupal/Tests/Core/UnroutedUrlTest.php \Drupal\Tests\Core\UnroutedUrlTest::unroutedExternal
An unrouted, external URL to test.
Type: string
File
- core/
tests/ Drupal/ Tests/ Core/ UnroutedUrlTest.php, line 36
Class
- UnroutedUrlTest
- @coversDefaultClass \Drupal\Core\Url @group UrlTest
Namespace
Drupal\Tests\CoreCode
protected $unroutedExternal = 'https://www.drupal.org';