Page MenuHomePhabricator

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

Authored by joshuaspence on Sep 6 2015, 3:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 11, 9:57 PM
Unknown Object (File)
Sun, Feb 9, 5:53 PM
Unknown Object (File)
Sat, Feb 8, 11:11 PM
Unknown Object (File)
Sun, Feb 2, 11:58 AM
Unknown Object (File)
Sun, Feb 2, 12:52 AM
Unknown Object (File)
Sun, Jan 26, 12:32 PM
Unknown Object (File)
Fri, Jan 24, 7:34 PM
Unknown Object (File)
Fri, Jan 24, 8:55 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 7925
Build 8879: [Placeholder Plan] Wait for 30 Seconds
Build 8878: 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.