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