Homestyx hydra
Diffusion hydra 9502312b60ae

Remove "final" from "private" methods in Phabricator

Description

Remove "final" from "private" methods in Phabricator

Summary:
Ref T13588. This has never been meaningful, but a "final private" method is specifically forbidden in PHP8.

Remove meaningless "final" from these methods, per new lint checks.

Test Plan: Ran arc lint --everything to identify affected methods, then ... | xargs -n1 arc lint --apply-patches.

Maniphest Tasks: T13588

Differential Revision: https://secure.phabricator.com/D21540

Details

Provenance
epriestleyAuthored on Feb 3 2021, 5:10 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:365836cd316b: Add basic documentation for using "bin/worker" to manage imports of large…
Branches
Unknown
Tags
Unknown

Event Timeline