You are here

protected property OffCanvasTest::$lastDialogClass in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php \Drupal\Tests\system\FunctionalJavascript\OffCanvasTest::lastDialogClass

Stores to the class that should be on the last dialog.

Type: string

See also

\Drupal\off_canvas_test\Controller\TestController::linksDisplay.

File

core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php, line 19

Class

OffCanvasTest
Tests the off-canvas dialog functionality.

Namespace

Drupal\Tests\system\FunctionalJavascript

Code

protected $lastDialogClass;