A unique identifier for this query object.
File
- core/lib/Drupal/Core/Database/Schema.php, line 39
Class
- Schema
- Provides a base implementation for Database Schema.
Namespace
Drupal\Core\Database
Code
protected $uniqueIdentifier;
A unique identifier for this query object.
Drupal\Core\Database
protected $uniqueIdentifier;
Please login to continue.