public function MessageNotifierInterface::postSend in Message Notify 7.2
Post send operations.
1 method overrides MessageNotifierInterface::postSend()
- MessageNotifierBase::postSend in plugins/
notifier/ abstract.inc - Act upon send result.
File
- plugins/
notifier/ abstract.inc, line 45
Class
- MessageNotifierInterface
- Additional behaviors for a Entity Reference field.
Code
public function postSend($result, array $output = array());