You are here

protected property ImplicitFunctionalTest::$authorizeUrl 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::authorizeUrl

The authorize URL.

Type: \Drupal\Core\Url

File

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

Class

ImplicitFunctionalTest
The implicit tests.

Namespace

Drupal\Tests\simple_oauth\Functional

Code

protected $authorizeUrl;