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