protected property ProcessTestBase::$migration in Media Migration 8
The migration the process plugin is tested with.
Type: \Drupal\migrate\Plugin\MigrationInterface
File
- tests/
src/ Unit/ Plugin/ migrate/ process/ ProcessTestBase.php, line 45
Class
- ProcessTestBase
- Base class for testing Media Migration's migrate process plugins.
Namespace
Drupal\Tests\media_migration\Unit\Plugin\migrate\processCode
protected $migration;