protected property BearTest::$profile in Bear 8
Same name and namespace in other branches
- 8.2 src/Tests/BearTest.php \Drupal\bear\Tests\BearTest::profile
The profile to install as a basis for testing.
Type: string
Overrides WebTestBase::$profile
File
- src/
Tests/ BearTest.php, line 26 - Contains \Drupal\bear\Tests\BearTest.
Class
- BearTest
- Tests Bear installation profile expectations.
Namespace
Drupal\bear\TestsCode
protected $profile = 'bear';