You are here

protected property GdprDumpCommands::$sanitizeService in General Data Protection Regulation 3.0.x

Same name and namespace in other branches
  1. 8.2 modules/gdpr_dump/src/Commands/GdprDumpCommands.php \Drupal\gdpr_dump\Commands\GdprDumpCommands::sanitizeService

The sanitize service.

Type: \Drupal\gdpr_dump\Service\GdprSanitize

File

modules/gdpr_dump/src/Commands/GdprDumpCommands.php, line 28

Class

GdprDumpCommands
Drush commands.

Namespace

Drupal\gdpr_dump\Commands

Code

protected $sanitizeService;