You are here

private property EntityFieldExportTest::$handler in REST Views 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Unit/EntityFieldExportTest.php \Drupal\Tests\rest_views\Unit\EntityFieldExportTest::handler

The EntityFieldExport plugin.

Type: \Drupal\rest_views\Plugin\views\field\EntityFieldExport|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/EntityFieldExportTest.php, line 38

Class

EntityFieldExportTest
Test the EntityFieldExport views field plugin.

Namespace

Drupal\Tests\rest_views\Unit

Code

private $handler;