Page MenuHomePhorge

Remove unused parameter from PhabricatorMailEmailEngine::newEmailThreadingHeaders() call
ClosedPublic

Authored by aklapper on Jul 25 2024, 18:34.
Tags
None
Referenced Files
F3717119: D25747.1745695534.diff
Fri, Apr 25, 19:25
F3717053: D25747.1745692248.diff
Fri, Apr 25, 18:30
F3709397: D25747.1745650933.diff
Fri, Apr 25, 07:02
F3686626: D25747.1745582836.diff
Thu, Apr 24, 12:07
F3605050: D25747.1745251475.diff
Sun, Apr 20, 16:04
F3506044: D25747.1744800048.diff
Tue, Apr 15, 10:40
F3387445: D25747.1744436862.diff
Fri, Apr 11, 05:47
F3372268: D25747.1744249286.diff
Wed, Apr 9, 01:41

Details

Summary

Method PhabricatorMailEmailEngine::newEmailThreadingHeaders() invoked with 1 parameter, 0 required.
Thus remove the parameter from its call in the same class.
The called private function does $mailer = $this->getMailer() anyway.

Test Plan

Read the code.

Diff Detail

Repository
rP Phorge
Branch
mtaEngineThreadingHeaders
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1457
Build 1457: arc lint + arc unit