protected property LegacyValidateMigrationStateTest::$excludeDeprecated in Drupal 8
Same name in this branch
- 8 core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyValidateMigrationStateTest.php \Drupal\Tests\migrate_drupal\Kernel\d6\LegacyValidateMigrationStateTest::excludeDeprecated
- 8 core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyValidateMigrationStateTest.php \Drupal\Tests\migrate_drupal\Kernel\d7\LegacyValidateMigrationStateTest::excludeDeprecated
Flag to exclude deprecated modules from the tests.
Legacy*Test -test may set this to FALSE to include also deprecated modules for tests.
Type: bool
Overrides DeprecatedModulesTestTrait::$excludeDeprecated
File
- core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ LegacyValidateMigrationStateTest.php, line 19
Class
- LegacyValidateMigrationStateTest
- Extends Drupal\Tests\migrate_drupal\Kernel\d7\ValidateMigrationStateTest to test with deprecated modules.
Namespace
Drupal\Tests\migrate_drupal\Kernel\d7Code
protected $excludeDeprecated = FALSE;