constant SmartIpEvents::SUBMIT_SETTINGS in Smart IP 8.2
Same name and namespace in other branches
- 8.4 src/SmartIpEvents.php \Drupal\smart_ip\SmartIpEvents::SUBMIT_SETTINGS
- 8.3 src/SmartIpEvents.php \Drupal\smart_ip\SmartIpEvents::SUBMIT_SETTINGS
The SUBMIT_SETTINGS event occurs when Smart IP admin page settings is submitted.
This event allows you to alter the Smart IP admin page settings submission.
File
- src/
SmartIpEvents.php, line 85 - Contains \Drupal\smart_ip\SmartIpEvents.
Class
- SmartIpEvents
- Contains all events thrown in the Smart IP query and admin settings.
Namespace
Drupal\smart_ipCode
const SUBMIT_SETTINGS = 'smart_ip.submit_admin_settings';