You are here

protected property SimpleOauthAuthenticationTest::$provider in Simple OAuth (OAuth2) & OpenID Connect 8

Same name and namespace in other branches
  1. 8.4 tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php \Drupal\Tests\simple_oauth\Unit\Authentication\Provider\SimpleOauthAuthenticationTest::provider
  2. 8.2 tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php \Drupal\Tests\simple_oauth\Unit\Authentication\Provider\SimpleOauthAuthenticationTest::provider
  3. 8.3 tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php \Drupal\Tests\simple_oauth\Unit\Authentication\Provider\SimpleOauthAuthenticationTest::provider
  4. 5.x tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php \Drupal\Tests\simple_oauth\Unit\Authentication\Provider\SimpleOauthAuthenticationTest::provider

The authentication provider.

Type: \Drupal\simple_oauth\Authentication\Provider\SimpleOauthAuthenticationProviderInterface

File

tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php, line 26

Class

SimpleOauthAuthenticationTest
Class SimpleOauthAuthenticationTest.

Namespace

Drupal\Tests\simple_oauth\Unit\Authentication\Provider

Code

protected $provider;