EntityConcurrentRenderTest::$defaultTheme

Same name and namespace in other branches
  1. main core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php \Drupal\FunctionalTests\Entity\EntityConcurrentRenderTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php, line 35

Class

EntityConcurrentRenderTest
Tests that the same entity can be rendered multiple times on a page.

Namespace

Drupal\FunctionalTests\Entity

Code

protected $defaultTheme = 'stark';

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