You are here

protected property SourceCsvFormTest::$store in Migrate Tools 8.4

Temporary store for column assignment changes.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

tests/src/Functional/SourceCsvFormTest.php, line 27

Class

SourceCsvFormTest
Test the CSV column alias edit form.

Namespace

Drupal\Tests\migrate_tools\Functional

Code

protected $store;