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