Page MenuHomePhorge

Remove several unused private functions
ClosedPublic

Authored by aklapper on Mar 29 2025, 09:47.

Details

Summary

These private functions are not called within their class.

Test Plan

Grep; run static code analysis.

Additionally, this still works:

arc unit src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php

These pages still work:

/conpherence/search/

/differential/

Diff Detail

Repository
rP Phorge
Branch
unusedMethods (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1823
Build 1823: arc lint + arc unit