protected property SimpleOauthAuthenticationTest::$provider in Simple OAuth (OAuth2) & OpenID Connect 8
Same name and namespace in other branches
- 8.4 tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php \Drupal\Tests\simple_oauth\Unit\Authentication\Provider\SimpleOauthAuthenticationTest::provider
- 8.2 tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php \Drupal\Tests\simple_oauth\Unit\Authentication\Provider\SimpleOauthAuthenticationTest::provider
- 8.3 tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php \Drupal\Tests\simple_oauth\Unit\Authentication\Provider\SimpleOauthAuthenticationTest::provider
- 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\ProviderCode
protected $provider;