You are here

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

Mock statement.

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

File

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

Class

AuthmapTest
Authmap unit tests.

Namespace

Drupal\Tests\externalauth\Unit

Code

protected $statement;