protected property Truncate::$table

The table to truncate.

Type: string

File

drupal/core/lib/Drupal/Core/Database/Query/Truncate.php, line 24
Definition of Drupal\Core\Database\Query\Truncate

Class

Truncate
General class for an abstracted TRUNCATE operation.

Namespace

Drupal\Core\Database\Query

Code

protected $table;