protected property LegacyMigrateDrupal6AuditIdsTest::$excludeDeprecated in Drupal 8
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/ d6/ LegacyMigrateDrupal6AuditIdsTest.php, line 18
Class
- LegacyMigrateDrupal6AuditIdsTest
- Extends MigrateDrupal6AuditIdsTest to test with deprecated modules.
Namespace
Drupal\Tests\migrate_drupal\Kernel\d6Code
protected $excludeDeprecated = FALSE;