You are here

public property TestMigrationMock::$set in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php \Drupal\Tests\migrate\Unit\TestMigrationMock::set

The values passed into set().

Type: array

File

core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php, line 188

Class

TestMigrationMock
A mock migration plugin.

Namespace

Drupal\Tests\migrate\Unit

Code

public $set = [];