You are here

protected property ExporterIntegrationTest::$exporter in Default Content for D8 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/ExporterIntegrationTest.php \Drupal\Tests\default_content\Kernel\ExporterIntegrationTest::exporter

The tested default content exporter.

Type: \Drupal\default_content\Exporter

File

tests/src/Kernel/ExporterIntegrationTest.php, line 38

Class

ExporterIntegrationTest
Tests export functionality.

Namespace

Drupal\Tests\default_content\Kernel

Code

protected $exporter;