You are here

protected property SqlSanitizeCommands::$moduleHandler in URLs queuer 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Commands/SqlSanitizeCommands.php, line 23

Class

SqlSanitizeCommands
Sanitize plugin for Drush sql:sanitize which clears the URL registry.

Namespace

Drupal\purge_queuer_url\Commands

Code

protected $moduleHandler;