SerializerTest::$displayHandler

Same name in other branches
  1. 9 core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php \Drupal\Tests\rest\Unit\Plugin\views\style\SerializerTest::displayHandler
  2. 8.9.x core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php \Drupal\Tests\rest\Unit\Plugin\views\style\SerializerTest::displayHandler
  3. 10 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 32

Class

SerializerTest
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer @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.