CronCommandTest::$defaultTheme

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/src/Functional/Command/CronCommandTest.php \Drupal\Tests\system\Functional\Command\CronCommandTest::defaultTheme

Type: defaultTheme

File

core/modules/system/tests/src/Functional/Command/CronCommandTest.php, line 34

Class

CronCommandTest
Tests cron runs as a console command.

Namespace

Drupal\Tests\system\Functional\Command

Code

protected $defaultTheme = 'stark';

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