You are here

protected property BlockContextualLinksTest::$blockId in Drupal 9

Block id of the block.

Type: string

File

core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php, line 29

Class

BlockContextualLinksTest
Tests the contextual links added while rendering the block.

Namespace

Drupal\Tests\block\FunctionalJavascript

Code

protected $blockId;