public function CKEditorCliCommandInterface::getInput in CKEditor Media Embed Plugin 8
Retrieve the command input service.
Return value
\Symfony\Component\Console\Input\InputInterface
2 methods override CKEditorCliCommandInterface::getInput()
- InstallCommand::getInput in src/
Command/ InstallCommand.php - Retrieve the command input service.
- InstallCommand::getInput in src/
Command/ Drush/ InstallCommand.php - Retrieve the command input service.
File
- src/
Command/ CKEditorCliCommandInterface.php, line 12
Class
Namespace
Drupal\ckeditor_media_embed\CommandCode
public function getInput();