Page MenuHomePhorge

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

Authored by aklapper on Jul 25 2024, 13:54.
Tags
None
Referenced Files
F3334820: D25746.1743554179.diff
Tue, Apr 1, 00:36
F3334570: D25746.1743551055.diff
Mon, Mar 31, 23:44
F3333263: D25746.1743533069.diff
Mon, Mar 31, 18:44
F3332734: D25746.1743525680.diff
Mon, Mar 31, 16:41
F3331923: D25746.1743515357.diff
Mon, Mar 31, 13:49
F3320872: D25746.1743338914.diff
Sat, Mar 29, 12:48
F3314327: D25746.1743229144.diff
Fri, Mar 28, 06:19
F3310209: D25746.1743192255.diff
Thu, Mar 27, 20:04

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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