You are here

protected property AuthmapTest::$select 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::select

Mock select interface.

Type: \Drupal\Core\Database\Query\SelectInterface

File

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

Class

AuthmapTest
Authmap unit tests.

Namespace

Drupal\Tests\externalauth\Unit

Code

protected $select;