Page MenuHomePhabricator

Remove shouldShowSubscribersProperty() from SubscribableInterface
ClosedPublic

Authored by epriestley on Mar 5 2016, 11:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 17, 11:00 PM
Unknown Object (File)
Sat, May 3, 3:30 AM
Unknown Object (File)
Mar 30 2025, 1:26 PM
Unknown Object (File)
Mar 19 2025, 9:18 AM
Unknown Object (File)
Mar 19 2025, 9:18 AM
Unknown Object (File)
Mar 17 2025, 1:52 AM
Unknown Object (File)
Mar 15 2025, 11:18 PM
Unknown Object (File)
Mar 15 2025, 11:18 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
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.