Page MenuHomePhorge

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

Authored by aklapper on Jul 25 2024, 18:34.

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