protected property CollectRoutesTest::$restExport in Drupal 8
Same name and namespace in other branches
- 9 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\UnitCode
protected $restExport;