You are here

private property EntityFieldExportTest::$serializer in REST Views 2.0.x

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

The mocked serializer service.

Type: \Symfony\Component\Serializer\SerializerInterface

File

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

Class

EntityFieldExportTest
Test the EntityFieldExport views field plugin.

Namespace

Drupal\Tests\rest_views\Unit

Code

private $serializer;