You are here

constant CHOSEN_WEBSITE_URL in Chosen 8.2

Same name and namespace in other branches
  1. 7.3 chosen.module \CHOSEN_WEBSITE_URL
  2. 7.2 chosen.module \CHOSEN_WEBSITE_URL
  3. 3.0.x chosen.module \CHOSEN_WEBSITE_URL

Define chosen library url.

2 uses of CHOSEN_WEBSITE_URL
ChosenConfigForm::buildForm in src/Form/ChosenConfigForm.php
Chosen configuration form.
chosen_requirements in ./chosen.install
Implements hook_requirements().

File

./chosen.module, line 18
General functions and hook implementations.

Code

define('CHOSEN_WEBSITE_URL', 'https://harvesthq.github.io/chosen');