You are here

public function JsCallbackInterface::getParameters in JS Callback Handler 8.3

An associative array of parameters.

Return value

array

1 method overrides JsCallbackInterface::getParameters()
JsCallbackBase::getParameters in src/Plugin/Js/JsCallbackBase.php
An associative array of parameters.

File

src/Plugin/Js/JsCallbackInterface.php, line 82

Class

JsCallbackInterface
JsCallbackInterface.

Namespace

Drupal\js\Plugin\Js

Code

public function getParameters();