CollectRoutesTest::$restExport

Same name and namespace in other branches
  1. 8.9.x core/modules/rest/tests/src/Unit/CollectRoutesTest.php \Drupal\Tests\rest\Unit\CollectRoutesTest::restExport
  2. 10 core/modules/rest/tests/src/Unit/CollectRoutesTest.php \Drupal\Tests\rest\Unit\CollectRoutesTest::restExport
  3. 11.x core/modules/rest/tests/src/Unit/CollectRoutesTest.php \Drupal\Tests\rest\Unit\CollectRoutesTest::restExport

The REST export instance.

Type: \Drupal\rest\Plugin\views\display\RestExport

File

core/modules/rest/tests/src/Unit/CollectRoutesTest.php, line 23

Class

CollectRoutesTest
Tests the REST export view plugin.

Namespace

Drupal\Tests\rest\Unit

Code

protected $restExport;

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