protected property DoubleSlashTest::$profile in Drupal 9
Same name and namespace in other branches
- 10 core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d7\DoubleSlashTest::profile
Use the Standard profile to test help implementations of many core modules.
Type: string
Overrides MigrateUpgradeTestBase::$profile
File
- core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ DoubleSlashTest.php, line 18
Class
- DoubleSlashTest
- Tests that a double slash is not in d7_file file not found migrate messages.
Namespace
Drupal\Tests\migrate_drupal_ui\Functional\d7Code
protected $profile = 'testing';