Homec4science

Mark all final-izable classes in libphutil as 'final'

Authored by epriestley <git@epriestley.com> on Jan 30 2012, 01:32.

Description

Mark all final-izable classes in libphutil as 'final'

Summary: Resolves all "not abstract or final" lint warnings in libphutil by
"final"-izing anything that isn't explicitly extensible.

Test Plan: Ran lint; no class errors. Ran testEverythingImplemented in
phabricator.

Reviewers: btrahan, aran, jungejason

Reviewed By: btrahan

CC: aran, epriestley

Maniphest Tasks: T795

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

Details

Committed
epriestley <git@epriestley.com>Jan 30 2012, 01:32
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUc6a91d0480d6: Remove XHP and yield support from XHPAST
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU97102d64c0cd: Mark all final-izable classes in libphutil as 'final' (authored by epriestley <git@epriestley.com>).Jan 30 2012, 01:32