protected property MigrateUpdateTest::$defaultTheme in Commerce Migrate 8.2
Same name and namespace in other branches
- 3.1.x modules/ubercart/tests/src/Functional/MigrateUpdateTest.php \Drupal\Tests\commerce_migrate_ubercart\Functional\MigrateUpdateTest::defaultTheme
- 3.0.x modules/ubercart/tests/src/Functional/MigrateUpdateTest.php \Drupal\Tests\commerce_migrate_ubercart\Functional\MigrateUpdateTest::defaultTheme
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- modules/
ubercart/ tests/ src/ Functional/ MigrateUpdateTest.php, line 17
Class
- MigrateUpdateTest
- Tests the update of migrate table names.
Namespace
Drupal\Tests\commerce_migrate_ubercart\FunctionalCode
protected $defaultTheme = 'stark';