You are here

protected property LTIToolProviderController::$destination in LTI Tool Provider 8

Same name and namespace in other branches
  1. 2.x src/Controller/LTIToolProviderController.php \Drupal\lti_tool_provider\Controller\LTIToolProviderController::destination

Optional destination.

Type: string

File

src/Controller/LTIToolProviderController.php, line 82

Class

LTIToolProviderController
Returns responses for lti_tool_provider module routes.

Namespace

Drupal\lti_tool_provider\Controller

Code

protected $destination;