You are here

public function ResponsiveMenusPluginInterface::getJsSettings in Responsive Menus 8

Get Drupal Javscript settings array.

Return value

array The Javascript settings array.

1 method overrides ResponsiveMenusPluginInterface::getJsSettings()
ResponsiveMenusPluginBase::getJsSettings in src/ResponsiveMenusPluginBase.php
Get Drupal Javscript settings array.

File

src/ResponsiveMenusPluginInterface.php, line 39

Class

ResponsiveMenusPluginInterface
Interface ResponsiveMenusInterface.

Namespace

Drupal\responsive_menus

Code

public function getJsSettings();