LayoutBuilderTest::$pageReloadMarker

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php \Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderTest::pageReloadMarker
  2. 8.9.x core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php \Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderTest::pageReloadMarker
  3. 10 core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php \Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderTest::pageReloadMarker

A string used to mark the current page.

@todo Remove in https://www.drupal.org/project/drupal/issues/2909782.

Type: string

File

core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php, line 56

Class

LayoutBuilderTest
Tests the Layout Builder UI.

Namespace

Drupal\Tests\layout_builder\FunctionalJavascript

Code

private $pageReloadMarker;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.