You are here

protected property IndividualExportImportTest::$io in Configuration Split 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/IndividualExportImportTest.php \Drupal\Tests\config_split\Kernel\IndividualExportImportTest::io

The fake IO object cli tools provide us normally.

Type: object

File

tests/src/Kernel/IndividualExportImportTest.php, line 50

Class

IndividualExportImportTest
Test the export and import of individual splits.

Namespace

Drupal\Tests\config_split\Kernel

Code

protected $io;