constant PHOTOSWIPE_MIN_PLUGIN_VERSION in PhotoSwipe 8.2
Same name and namespace in other branches
- 8 photoswipe.module \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.install, line 13 - Install, uninstall and update hooks for Photswipe module.
Code
const PHOTOSWIPE_MIN_PLUGIN_VERSION = '4.0.0';