Searched refs:sendEmails (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/ | ||
H A D | AddMatterPermissionsRequest.php | 31 public $sendEmails; variable in Google\\Service\\Vault\\AddMatterPermissionsRequest |
/plugin/structpublish/action/ | ||
H A D | publish.php | 42 $notifyHelper->sendEmails($action, $newRevision); |
/plugin/structpublish/helper/ | ||
H A D | notify.php | 29 public function sendEmails($action, $newRevision) function in helper_plugin_structpublish_notify |