Page MenuHomePhorge

Remove unused parameter from PhabricatorDaemonController::buildSideNavView() call
ClosedPublic

Authored by aklapper on Jul 25 2024, 13:54.
Tags
None
Referenced Files
F2991943: D25746.1740198758.diff
Fri, Feb 21, 04:32
F2991942: D25746.1740198757.diff
Fri, Feb 21, 04:32
F2990381: D25746.1740177360.diff
Thu, Feb 20, 22:36
F2981942: D25746.1739943103.diff
Tue, Feb 18, 05:31
F2946238: D25746.1738388999.diff
Fri, Jan 31, 05:49
F2904835: D25746.1737334820.diff
Jan 19 2025, 01:00
F2897253: D25746.1737245647.diff
Jan 18 2025, 00:14
F2871076: D25746.1736837999.diff
Jan 13 2025, 06:59

Details

Summary

Method PhabricatorDaemonController::buildSideNavView() invoked with 1 parameter, 0 required.
Thus remove the parameter from its call in the same class.

Test Plan

Read the code.

Diff Detail

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

Event Timeline

aklapper retitled this revision from Remove parameter from PhabricatorDaemonController::buildSideNavView() call to Remove unused parameter from PhabricatorDaemonController::buildSideNavView() call.Jul 25 2024, 13:56
This revision is now accepted and ready to land.Jul 26 2024, 10:11