SerializerTest::$displayHandler

Same name and namespace in other branches
  1. 8.9.x core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php \Drupal\Tests\rest\Unit\Plugin\views\style\SerializerTest::displayHandler
  2. 10 core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php \Drupal\Tests\rest\Unit\Plugin\views\style\SerializerTest::displayHandler
  3. 11.x core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php \Drupal\Tests\rest\Unit\Plugin\views\style\SerializerTest::displayHandler

The RestExport display handler.

Type: \Drupal\rest\Plugin\views\display\RestExport|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php, line 30

Class

SerializerTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21rest%21src%21Plugin%21views%21style%21Serializer.php/class/Serializer/9" title="The style plugin for serialized output formats." class="local">\Drupal\rest\Plugin\views\style\Serializer</a> @group rest

Namespace

Drupal\Tests\rest\Unit\Plugin\views\style

Code

protected $displayHandler;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.