WebTestBase::$profile

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\simpletest

Code

protected $profile = 'testing';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.