FixturesBase::$io

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Composer/Plugin/FixturesBase.php \Drupal\Tests\Composer\Plugin\FixturesBase::io

A Composer IOInterface to write to.

Type: \Composer\IO\IOInterface|null

File

core/tests/Drupal/Tests/Composer/Plugin/FixturesBase.php, line 41

Class

FixturesBase
Base class for fixtures to test composer plugins.

Namespace

Drupal\Tests\Composer\Plugin

Code

protected ?IOInterface $io;

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