protected property UrlTest::$profile in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Functional/Form/UrlTest.php \Drupal\Tests\system\Functional\Form\UrlTest::profile
- 9 core/modules/system/tests/src/Functional/Form/UrlTest.php \Drupal\Tests\system\Functional\Form\UrlTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ system/ tests/ src/ Functional/ Form/ UrlTest.php, line 22
Class
- UrlTest
- Tests the form API URL element.
Namespace
Drupal\Tests\system\Functional\FormCode
protected $profile = 'testing';