You are here

protected property GdprSqlDump::$sql in General Data Protection Regulation 3.0.x

Same name and namespace in other branches
  1. 8.2 modules/gdpr_dump/src/Service/GdprSqlDump.php \Drupal\gdpr_dump\Service\GdprSqlDump::sql

The SQL instance.

Type: \Drush\Sql\SqlBase

File

modules/gdpr_dump/src/Service/GdprSqlDump.php, line 77

Class

GdprSqlDump
Class GdprSqlDump.

Namespace

Drupal\gdpr_dump\Service

Code

protected $sql;