protected function ParagraphsStableEditPerspectivesUiTest::setUp in Paragraphs 8
Overrides BrowserTestBase::setUp
File
- tests/
src/ FunctionalJavascript/ ParagraphsStableEditPerspectivesUiTest.php, line 43
Class
- ParagraphsStableEditPerspectivesUiTest
- Test paragraphs user interface.
Namespace
Drupal\Tests\paragraphs\FunctionalJavascriptCode
protected function setUp() : void {
parent::setUp();
}