protected property BrowserTestBase::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/simpletest/src/BrowserTestBase.php \Drupal\simpletest\BrowserTestBase::profile
The profile to install as a basis for testing.
Type: string
File
- core/
modules/ simpletest/ src/ BrowserTestBase.php, line 155 - Contains \Drupal\simpletest\BrowserTestBase.
Class
- BrowserTestBase
- Provides a test case for functional Drupal tests.
Namespace
Drupal\simpletestCode
protected $profile = 'testing';