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.