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.