protected property UnroutedUrlTest::$unroutedInternal in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/UnroutedUrlTest.php \Drupal\Tests\Core\UnroutedUrlTest::unroutedInternal
- 9 core/tests/Drupal/Tests/Core/UnroutedUrlTest.php \Drupal\Tests\Core\UnroutedUrlTest::unroutedInternal
An unrouted, internal URL to test.
Type: string
File
- core/
tests/ Drupal/ Tests/ Core/ UnroutedUrlTest.php, line 43
Class
- UnroutedUrlTest
- @coversDefaultClass \Drupal\Core\Url @group UrlTest
Namespace
Drupal\Tests\CoreCode
protected $unroutedInternal = 'base:robots.txt';