The profile to install as a basis for testing.
Type: string
File
- core/
modules/ simpletest/ backdrop_web_test_case.php, line 934
Class
- BackdropWebTestCase
- Test case for typical Backdrop tests.
Code
protected $profile = 'standard';
The profile to install as a basis for testing.
Type: string
protected $profile = 'standard';