protected property WebTestBase::$profile in Drupal 8
The profile to install as a basis for testing.
Type: string
File
- core/
modules/ simpletest/ src/ WebTestBase.php, line 79
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $profile = 'testing';