You are here

protected property OAuth2ServerTest::$redirectUri in OAuth2 Server 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/OAuth2ServerTest.php \Drupal\Tests\oauth2_server\Functional\OAuth2ServerTest::redirectUri

The redirect uri used on multiple locations.

Type: string

File

tests/src/Functional/OAuth2ServerTest.php, line 50

Class

OAuth2ServerTest
The OAuth2 Server admin test case.

Namespace

Drupal\Tests\oauth2_server\Functional

Code

protected $redirectUri;