constant SIMPLENEWS_COMMAND_SEND_PUBLISH in Simplenews 8
Same name and namespace in other branches
- 8.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_PUBLISH
- 7.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_PUBLISH
- 7 simplenews.module \SIMPLENEWS_COMMAND_SEND_PUBLISH
- 3.x simplenews.module \SIMPLENEWS_COMMAND_SEND_PUBLISH
1 use of SIMPLENEWS_COMMAND_SEND_PUBLISH
- SendIssue::executeMultiple in src/
Plugin/ Action/ SendIssue.php - Executes the plugin for an array of objects.
File
- ./
simplenews.module, line 44 - Simplenews node handling, sent email, newsletter block and general hooks
Code
define('SIMPLENEWS_COMMAND_SEND_PUBLISH', 3);