constant PHOTOSWIPE_MIN_PLUGIN_VERSION in PhotoSwipe 8
Same name and namespace in other branches
- 8.2 photoswipe.install \PHOTOSWIPE_MIN_PLUGIN_VERSION
- 7.2 photoswipe.module \PHOTOSWIPE_MIN_PLUGIN_VERSION
The minimum PhotoSwipe version we support.
1 use of PHOTOSWIPE_MIN_PLUGIN_VERSION
- photoswipe_requirements in ./
photoswipe.install - Implements hook_requirements().
File
- ./
photoswipe.module, line 13 - Photswipe integration with Drupal module.
Code
const PHOTOSWIPE_MIN_PLUGIN_VERSION = '4.0.0';