Connection.php
Namespace
Drupal\Driver\Database\CoreFakeFile
-
core/
tests/ fixtures/ database_drivers/ custom/ CoreFake/ Connection.php
View source
<?php
namespace Drupal\Driver\Database\CoreFake;
use Drupal\Core\Database\Driver\CoreFake\Connection as CoreFakeConnection;
class Connection extends CoreFakeConnection {
}
Classes
| Title | Deprecated | Summary |
|---|---|---|
| Connection |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.