The profile to install as a basis for testing.
Type: string
Overrides WebTestBase::$profile
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php, line 22
- Definition of Drupal\system\Tests\Ajax\MultiFormTest.
Class
- MultiFormTest
- Tests Ajax-enabled forms functionality with multiple instances of the form.
Namespace
Drupal\system\Tests\Ajax
Code
protected $profile = 'standard';