You are here

protected property AuthCodeFunctionalTest::$redirectUri 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::redirectUri

The redirect URI.

Type: string

File

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

Class

AuthCodeFunctionalTest
The auth code test.

Namespace

Drupal\Tests\simple_oauth\Functional

Code

protected $redirectUri;