LoginCommandTest::$defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/user/tests/src/Functional/Command/LoginCommandTest.php, line 36

Class

LoginCommandTest
Tests user:login runs as a console command and generates a working link.

Namespace

Drupal\Tests\user\Functional\Command

Code

protected $defaultTheme = 'stark';

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