-
-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use new lookup trait to eliminate use of undefined properties userDis…
…playName and contributorDisplayName
- Loading branch information
1 parent
6771f4a
commit 0aaf9af
Showing
5 changed files
with
69 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -631,7 +631,7 @@ protected function assertPartialPaymentResult(bool $isQuickConfig, CiviMailUtils | |
|
||
$mut->checkMailLog([ | ||
'From: "FIXME" <[email protected]>', | ||
'To: Anthony Anderson <[email protected]>', | ||
'To: "Mr. Anthony Anderson II" <[email protected]>', | ||
'Subject: Event Confirmation - Annual CiviCRM meet - Mr. Anthony Anderson II', | ||
'Dear Anthony,Contact the Development Department if you need to make any changes to your registration.', | ||
'Event Information and Location', | ||
|