protected property HelpBlockTest::$helpBlock in Drupal 8
Same name and namespace in other branches
- 9 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\FunctionalCode
protected $helpBlock;