protected property Oauth2ClientGrantServiceBase::$currentRequest in OAuth2 Client 8.2
Same name and namespace in other branches
- 8.3 src/Service/Grant/Oauth2ClientGrantServiceBase.php \Drupal\oauth2_client\Service\Grant\Oauth2ClientGrantServiceBase::currentRequest
The Request Stack.
Type: \Symfony\Component\HttpFoundation\Request
File
- src/
Service/ Grant/ Oauth2ClientGrantServiceBase.php, line 23
Class
- Oauth2ClientGrantServiceBase
- Base class for OAuth2 Client grant services.
Namespace
Drupal\oauth2_client\Service\GrantCode
protected $currentRequest;