You are here

protected property HelpTest::$profile in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/help/src/Tests/HelpTest.php \Drupal\help\Tests\HelpTest::profile

Use the Standard profile to test help implementations of many core modules.

Overrides WebTestBase::$profile

File

core/modules/help/src/Tests/HelpTest.php, line 32
Contains \Drupal\help\Tests\HelpTest.

Class

HelpTest
Verify help display and user access to help based on permissions.

Namespace

Drupal\help\Tests

Code

protected $profile = 'standard';