You are here

public function Jw_playerInterface::getSettings in JW Player 8

Returns the preset settings.

Return value

array The preset settings.

1 method overrides Jw_playerInterface::getSettings()
Jw_player::getSettings in src/Entity/Jw_player.php
Returns the preset settings.

File

src/Jw_playerInterface.php, line 18

Class

Jw_playerInterface
Provides an interface defining a Example entity.

Namespace

Drupal\jw_player

Code

public function getSettings();