You are here

public function ICLIIO::warning in CMS Content Sync 2.1.x

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

Parameters

string $text:

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

File

src/Cli/ICLIIO.php, line 28

Class

ICLIIO
Interface ICLIIO.

Namespace

Drupal\cms_content_sync\Cli

Code

public function warning($text);