The profile to install as a basis for testing.
Type: string
Overrides WebTestBase::$profile
File
- drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php, line 24
- Definition of Drupal\file\Tests\FileFieldTestBase.
Class
- FileFieldTestBase
- Provides methods specifically for testing File module's field handling.
Namespace
Drupal\file\Tests
Code
protected $profile = 'standard';