You are here

protected property MediaElementConfigForm::$cndjsUrl in MediaElement 8

The URL to CDNJS's API.

Type: string

File

src/Form/MediaElementConfigForm.php, line 20

Class

MediaElementConfigForm
Configuration form for MediaElement.js module.

Namespace

Drupal\mediaelement\Form

Code

protected $cndjsUrl = 'https://api.cdnjs.com/libraries/mediaelement';