You are here

protected property OpenIDConnectTest::$externalAuth in OpenID Connect / OAuth client 2.x

Mock of the externalAuth service.

Type: \PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/OpenIDConnectTest.php, line 63

Class

OpenIDConnectTest
Provides tests for the OpenID Connect module.

Namespace

Drupal\Tests\openid_connect\Unit

Code

protected $externalAuth;