You are here

constant ClipboardJsCommands::LIBRARY_DOWNLOAD_URL in Clipboard.js 2.0.x

Same name and namespace in other branches
  1. 8 src/Commands/ClipboardJsCommands.php \Drupal\clipboardjs\Commands\ClipboardJsCommands::LIBRARY_DOWNLOAD_URL

File

src/Commands/ClipboardJsCommands.php, line 16

Class

ClipboardJsCommands
Drush commandfile.

Namespace

Drupal\clipboardjs\Commands

Code

const LIBRARY_DOWNLOAD_URL = 'https://github.com/zenorocha/clipboard.js/archive/v' . self::LIBRARY_VERSION . '.zip';