PathEncodedTest::$defaultTheme

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php \Drupal\FunctionalTests\Routing\PathEncodedTest::defaultTheme
  2. 10 core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php \Drupal\FunctionalTests\Routing\PathEncodedTest::defaultTheme
  3. 11.x core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php \Drupal\FunctionalTests\Routing\PathEncodedTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php, line 27

Class

PathEncodedTest
Tests URL generation and routing for route paths with encoded characters.

Namespace

Drupal\FunctionalTests\Routing

Code

protected $defaultTheme = 'stark';

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