protected property LegacyMigrationProcessTest::$excludeDeprecated in Drupal 8
Same name in this branch
- 8 core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrationProcessTest.php \Drupal\Tests\migrate_drupal\Kernel\d6\LegacyMigrationProcessTest::excludeDeprecated
- 8 core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrationProcessTest.php \Drupal\Tests\migrate_drupal\Kernel\d7\LegacyMigrationProcessTest::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/ LegacyMigrationProcessTest.php, line 19
Class
- LegacyMigrationProcessTest
- Extends Drupal\Tests\migrate_drupal\Kernel\d7\MigrationProcessTest to test with deprecated modules.
Namespace
Drupal\Tests\migrate_drupal\Kernel\d7Code
protected $excludeDeprecated = FALSE;