Merge pull request #24192 from demeritcowboy/php81-frontend4
[civicrm-core.git] / Civi / WorkflowMessage / GenericWorkflowMessage.php
index 2d828f7a1634117e9aa18d68f46461f89829892f..9d2d3bdf1a0490167899f10c5f9c3df1c203352c 100644 (file)
@@ -64,7 +64,7 @@ class GenericWorkflowMessage implements WorkflowMessageInterface {
    * The contact receiving this message.
    *
    * @var int|null
-   * @scope tokenContext
+   * @scope tokenContext, tplParams as contactID
    * @fkEntity Contact
    */
   protected $contactId;