You are here

public function ICLIIO::text in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 src/Cli/ICLIIO.php \Drupal\cms_content_sync\Cli\ICLIIO::text()
  2. 2.1.x src/Cli/ICLIIO.php \Drupal\cms_content_sync\Cli\ICLIIO::text()

Parameters

string $text:

1 method overrides ICLIIO::text()
Drush8Io::text in src/Cli/Drush8Io.php

File

src/Cli/ICLIIO.php, line 38

Class

ICLIIO
Interface ICLIIO.

Namespace

Drupal\cms_content_sync\Cli

Code

public function text($text);