1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-26 03:00:45 +01:00
phorge-phorge/src/applications/config/controller
Andre Klapper 4e31cadb54 Remove unused parameter from PhabricatorConfigConsoleController::newLibraryVersionTable() call
Summary:
`Method PhabricatorConfigConsoleController::newLibraryVersionTable() invoked with 1 parameter, 0 required.`
Thus remove the parameter from its only call across the codebase.

Test Plan: Read the code.

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25745
2024-07-26 10:24:26 +02:00
..
issue Give "Config" a full-width, hierarchical layout 2020-02-04 06:59:51 -08:00
module Fix PHP 8.1 "strlen(null)" exception which blocks rendering Config's Module page 2023-04-30 15:18:08 +02:00
services Fix PHP 8.1 "strlen(null)" exception which blocks rendering Config's Database Status page 2023-05-30 10:59:35 +02:00
settings Fix PHP 8.1 "strlen(null)" exception which blocks rendering Configuration's Settings page 2023-05-03 10:24:52 +02:00
PhabricatorConfigConsoleController.php Remove unused parameter from PhabricatorConfigConsoleController::newLibraryVersionTable() call 2024-07-26 10:24:26 +02:00
PhabricatorConfigController.php Give "Config" a full-width, hierarchical layout 2020-02-04 06:59:51 -08:00