You are here

public function CKEditorCliCommandInterface::getIo in CKEditor Media Embed Plugin 8

Retrieve the i/o style.

Return value

\Symfony\Component\Console\Style\StyleInterface

2 methods override CKEditorCliCommandInterface::getIo()
InstallCommand::getIo in src/Command/InstallCommand.php
Retrieve the i/o style.
InstallCommand::getIo in src/Command/Drush/InstallCommand.php
Retrieve the i/o style.

File

src/Command/CKEditorCliCommandInterface.php, line 19

Class

CKEditorCliCommandInterface

Namespace

Drupal\ckeditor_media_embed\Command

Code

public function getIo();