Page MenuHomePhabricator

Remove shouldShowSubscribersProperty() from SubscribableInterface
ClosedPublic

Authored by epriestley on Mar 5 2016, 11:08 PM.
Tags
None
Referenced Files
F15336330: D15409.id37149.diff
Sat, Mar 8, 6:42 PM
F15332477: D15409.id37149.diff
Fri, Mar 7, 5:33 PM
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
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.