protected property Insert::$table

The table on which to insert.

Type: string

File

drupal/core/lib/Drupal/Core/Database/Query/Insert.php, line 22
Definition of Drupal\Core\Database\Query\Insert

Class

Insert
General class for an abstracted INSERT query.

Namespace

Drupal\Core\Database\Query

Code

protected $table;