Page MenuHomePhabricator

Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract
ClosedPublic

Authored by joshuaspence on Sep 6 2015, 3:58 AM.
Tags
None
Referenced Files
F19693459: D14068.id34008.diff
Tue, Feb 10, 8:36 AM
F19671572: D14068.id34725.diff
Sun, Feb 8, 1:19 AM
F19624701: D14068.id34734.diff
Feb 4 2026, 6:06 PM
F19618370: D14068.id34725.diff
Feb 4 2026, 8:08 AM
F19610198: D14068.id34734.diff
Feb 3 2026, 3:43 PM
F19423126: D14068.id34008.diff
Dec 28 2025, 1:34 AM
F19313266: D14068.id34725.diff
Dec 25 2025, 1:21 AM
F19313264: D14068.id34008.diff
Dec 25 2025, 1:21 AM
Subscribers

Details

Summary

Fixes T9625. As explained in a TODO comment, seems reasonable enough.

Test Plan

Unit tests.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8535
Build 9851: Run Core Tests
Build 9850: arc lint + arc unit

Event Timeline

joshuaspence retitled this revision from to Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

(I vaguely wonder if we should have a PhabricatorWhateverApplication::APPCONST sort of constant, mostly to get better static analyzability, but that's easy to add later.)

This revision is now accepted and ready to land.Sep 6 2015, 2:58 PM
This revision was automatically updated to reflect the committed changes.