You are here

public function TestGet::__construct in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/tests/src/Unit/process/GetTest.php \Drupal\migrate\Plugin\migrate\process\TestGet::__construct()

File

core/modules/migrate/tests/src/Unit/process/GetTest.php, line 90
Contains \Drupal\Tests\migrate\Unit\process\GetTest.

Class

TestGet

Namespace

Drupal\Tests\migrate\Unit\process

Code

public function __construct() {
}