An action to open up a modal to send a thank you email to users assigned to a review task. More...
Public Member Functions | |
| SendThankYouLinkAction (&$request, $modalTitle, $actionArgs) | |
An action to open up a modal to send a thank you email to users assigned to a review task.
Definition at line 20 of file SendThankYouLinkAction.inc.php.
| SendThankYouLinkAction.SendThankYouLinkAction | ( | &$ | request, | |
| $ | modalTitle, | |||
| $ | actionArgs | |||
| ) |
Constructor
| $request | Request | |
| $actionArgs | array The action arguments. |
Definition at line 27 of file SendThankYouLinkAction.inc.php.
1.7.1