You are here

protected property MigrationStorageTest::$query in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/tests/src/Unit/MigrationStorageTest.php \Drupal\Tests\migrate\Unit\MigrationStorageTest::query

Type: \Drupal\Core\Entity\Query\QueryInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/migrate/tests/src/Unit/MigrationStorageTest.php, line 33
Contains \Drupal\Tests\migrate\Unit\MigrationStorageTest.

Class

MigrationStorageTest
@coversDefaultClass \Drupal\migrate\MigrationStorage @group migrate

Namespace

Drupal\Tests\migrate\Unit

Code

protected $query;