Page MenuHomePhabricator

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

Authored by joshuaspence on Sep 6 2015, 3:58 AM.
Tags
None
Referenced Files
F18806947: D14068.diff
Sat, Oct 18, 10:10 PM
F18758529: D14068.id.diff
Sun, Oct 5, 10:40 PM
F18755969: D14068.id34734.diff
Sun, Oct 5, 8:24 AM
F18753320: D14068.diff
Sat, Oct 4, 6:18 PM
F18713037: D14068.id.diff
Mon, Sep 29, 5:35 AM
F18703012: D14068.diff
Sun, Sep 28, 2:37 AM
F18657148: D14068.id34725.diff
Tue, Sep 23, 12:40 AM
F18653059: D14068.id34008.diff
Sun, Sep 21, 10:51 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.