You are here

protected property WebformCommandsBase::$cliService in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Commands/WebformCommandsBase.php \Drupal\webform\Commands\WebformCommandsBase::cliService

The webform CLI service.

Type: \Drupal\webform\Commands\WebformCliServiceInterface

File

src/Commands/WebformCommandsBase.php, line 22

Class

WebformCommandsBase
Base class for Webform commands for Drush 9.x.

Namespace

Drupal\webform\Commands

Code

protected $cliService;