Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Delete.php
Delete::$table
The table from which to delete.
Type:
string
File
core/
lib/
Drupal/
Core/
Database/
Query/
Delete.php
, line 21
Class
Delete
General class for an abstracted DELETE operation.
Namespace
Drupal\Core\Database\Query
Code
protected $table;
RSS feed