Select.php

Namespace

Drupal\Tests\Core\Database\Stub

File

core/tests/Drupal/Tests/Core/Database/Stub/Select.php

View source
<?php

namespace Drupal\Tests\Core\Database\Stub;

use Drupal\Core\Database\Query\Select as QuerySelect;
class Select extends QuerySelect {

}

Classes

Title Deprecated Summary
Select

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.