You are here

protected property ImplicitFunctionalTest::$redirectUri in Simple OAuth (OAuth2) & OpenID Connect 8.4

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

The redirect URI.

Type: string

File

tests/src/Functional/ImplicitFunctionalTest.php, line 28

Class

ImplicitFunctionalTest
The implicit tests.

Namespace

Drupal\Tests\simple_oauth\Functional

Code

protected $redirectUri;