You are here

protected property NodeViewCountTestBase::$httpClientFactory in Node view count 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Tests/NodeViewCountTestBase.php, line 63

Class

NodeViewCountTestBase
Defines a base class for testing the nodeviewcount module.

Namespace

Drupal\nodeviewcount\Tests

Code

protected $httpClientFactory;