Page MenuHomePhabricator

Reduce method visibility.
ClosedPublic

Authored by joshuaspence on May 6 2014, 3:28 AM.
Tags
None
Referenced Files
F13245705: D8991.diff
Thu, May 23, 6:11 AM
F13223702: D8991.diff
Sun, May 19, 4:48 AM
F13205715: D8991.diff
Wed, May 15, 2:18 AM
F13189934: D8991.diff
Sat, May 11, 6:36 AM
Unknown Object (File)
Tue, May 7, 10:01 AM
Unknown Object (File)
Mar 20 2024, 7:15 PM
Unknown Object (File)
Feb 20 2024, 8:14 AM
Unknown Object (File)
Feb 14 2024, 8:50 PM
Subscribers

Details

Summary

These methods are declared public, but there are meant to be protected (as they are declared in ArcanistExternalLinter).

Test Plan

N/A

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Reduce method visibility..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 6 2014, 3:31 AM
epriestley updated this revision to Diff 21349.

Closed by commit rARC48d52c30b07a (authored by @joshuaspence, committed by @epriestley).