Page MenuHomePhorge

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

Authored by aklapper on Jul 25 2024, 13:54.

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