You are here

protected property TawkToWidgetController::$request in Tawk.to - Live chat application (Drupal 8) 8.2

Same name and namespace in other branches
  1. 8 src/Controller/TawkToWidgetController.php \Drupal\tawk_to\Controller\TawkToWidgetController::request

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Controller/TawkToWidgetController.php, line 29

Class

TawkToWidgetController
Controller routine that manages tawk.to widget settings.

Namespace

Drupal\tawk_to\Controller

Code

protected $request;