You are here

protected property WebformSanitizeSubmissionsCommands::$moduleHandler in Webform 6.x

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Commands/WebformSanitizeSubmissionsCommands.php, line 32

Class

WebformSanitizeSubmissionsCommands
Drush sql-sanitize plugin for sanitizing (truncating) webform submissions.

Namespace

Drupal\webform\Commands

Code

protected $moduleHandler;