You are here

protected property AuthmapTest::$connection in External Authentication 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Unit/AuthmapTest.php \Drupal\Tests\externalauth\Unit\AuthmapTest::connection

The mocked database connection.

Type: \Drupal\Core\Database\Connection|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/AuthmapTest.php, line 24

Class

AuthmapTest
Authmap unit tests.

Namespace

Drupal\Tests\externalauth\Unit

Code

protected $connection;