You are here

protected property LTIToolProvider::$context in LTI Tool Provider 8

Same name and namespace in other branches
  1. 2.x src/Authentication/Provider/LTIToolProvider.php \Drupal\lti_tool_provider\Authentication\Provider\LTIToolProvider::context

The LTI context, i.e. the request parameters.

Type: array

File

src/Authentication/Provider/LTIToolProvider.php, line 70

Class

LTIToolProvider
Oauth authentication provider for LTI Tool Provider.

Namespace

Drupal\lti_tool_provider\Authentication\Provider

Code

protected $context;