protected property Delete::$table

The table from which to delete.

Type: string

File

drupal/core/lib/Drupal/Core/Database/Query/Delete.php, line 23
Definition of Drupal\Core\Database\Query\Delete

Class

Delete
General class for an abstracted DELETE operation.

Namespace

Drupal\Core\Database\Query

Code

protected $table;