You are here

protected property CollapseActionTest::$collapsiblockTestBlockTitleXpath in Collapsiblock 3.x

Same name and namespace in other branches
  1. 4.x tests/src/FunctionalJavascript/CollapseActionTest.php \Drupal\Tests\collapsiblock\FunctionalJavascript\CollapseActionTest::collapsiblockTestBlockTitleXpath

An XPath string for the test block's title.

Type: string

File

tests/src/FunctionalJavascript/CollapseActionTest.php, line 31

Class

CollapseActionTest
Test that collapse actions work as-intended.

Namespace

Drupal\Tests\collapsiblock\FunctionalJavascript

Code

protected $collapsiblockTestBlockTitleXpath;