You are here

protected property HelpBlockTest::$helpBlock in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/help/tests/src/Functional/HelpBlockTest.php \Drupal\Tests\help\Functional\HelpBlockTest::helpBlock

The help block instance.

Type: \Drupal\block\Entity\Block

File

core/modules/help/tests/src/Functional/HelpBlockTest.php, line 34

Class

HelpBlockTest
Tests display of help block.

Namespace

Drupal\Tests\help\Functional

Code

protected $helpBlock;