Page MenuHomePhabricator

Remove shouldShowSubscribersProperty() from SubscribableInterface
ClosedPublic

Authored by epriestley on Mar 5 2016, 11:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 14, 4:18 AM
Unknown Object (File)
Jan 30 2025, 1:49 PM
Unknown Object (File)
Jan 30 2025, 4:14 AM
Unknown Object (File)
Jan 23 2025, 2:24 AM
Unknown Object (File)
Jan 21 2025, 7:36 PM
Unknown Object (File)
Jan 21 2025, 10:24 AM
Unknown Object (File)
Jan 20 2025, 2:41 PM
Unknown Object (File)
Jan 17 2025, 11:07 PM
Subscribers
None

Details

Summary

Every caller returns true. This was added a long time ago for Projects, but projects are no longer subscribable.

I don't anticipate needing this in the future.

Test Plan

Grepped for this method.

Diff Detail

Repository
rP Phabricator
Branch
2col1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11011
Build 13609: Run Core Tests
Build 13608: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Remove shouldShowSubscribersProperty() from SubscribableInterface.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

bold

This revision is now accepted and ready to land.Mar 5 2016, 11:45 PM
This revision was automatically updated to reflect the committed changes.