You are here

protected property Js::$callback in JS Callback Handler 8.3

The current request's callback, if any.

Type: \Drupal\js\Plugin\Js\JsCallbackInterface

File

src/Js.php, line 52

Class

Js
JS Callback Handler service.

Namespace

Drupal\js

Code

protected $callback;