function MigrateUpgradeTestBase::getSourceBasePath
Same name and namespace in other branches
- 11.x core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php \Drupal\Tests\migrate_drupal_ui\Functional\MigrateUpgradeTestBase::getSourceBasePath()
Gets the source base path for the concrete test.
Return value
string The source base path.
2 methods override MigrateUpgradeTestBase::getSourceBasePath()
- NoMultilingualReviewPageTest::getSourceBasePath in core/
modules/ color/ tests/ src/ Functional/ Migrate/ NoMultilingualReviewPageTest.php - Gets the source base path for the concrete test.
- ReviewPageTest::getSourceBasePath in core/
modules/ tracker/ tests/ src/ Functional/ Migrate/ ReviewPageTest.php - Gets the source base path for the concrete test.
File
-
core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateUpgradeTestBase.php, line 135
Class
- MigrateUpgradeTestBase
- Provides a base class for testing migration upgrades in the UI.
Namespace
Drupal\Tests\migrate_drupal_ui\FunctionalCode
abstract protected function getSourceBasePath();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.