PlaceholderInterface::uniqueIdentifier

public PlaceholderInterface::uniqueIdentifier()

Returns a unique identifier for this object.

File

core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php, line 13

Class

PlaceholderInterface
Interface for a query that accepts placeholders.

Namespace

Drupal\Core\Database\Query

Code

1
public function uniqueIdentifier();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.