You are here

protected property AuthCodeFunctionalTest::$extraRole in Simple OAuth (OAuth2) & OpenID Connect 8.4

Same name and namespace in other branches
  1. 5.x tests/src/Functional/AuthCodeFunctionalTest.php \Drupal\Tests\simple_oauth\Functional\AuthCodeFunctionalTest::extraRole

An extra role for testing.

Type: \Drupal\user\RoleInterface

File

tests/src/Functional/AuthCodeFunctionalTest.php, line 40

Class

AuthCodeFunctionalTest
The auth code test.

Namespace

Drupal\Tests\simple_oauth\Functional

Code

protected $extraRole;