Merge.php
Namespace
Drupal\Core\Database\Driver\mysqlFile
-
core/
lib/ Drupal/ Core/ Database/ Driver/ mysql/ Merge.php
View source
<?php
namespace Drupal\Core\Database\Driver\mysql;
use Drupal\Core\Database\Query\Merge as QueryMerge;
/**
* MySQL implementation of \Drupal\Core\Database\Query\Merge.
*/
class Merge extends QueryMerge {
}
Classes
| Title | Deprecated | Summary |
|---|---|---|
| Merge | MySQL implementation of \Drupal\Core\Database\Query\Merge. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.