Page MenuHomePhabricator

Reduce method visibility.
ClosedPublic

Authored by joshuaspence on May 6 2014, 3:28 AM.
Tags
None
Referenced Files
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
Unknown Object (File)
Dec 26 2023, 7:06 PM
Unknown Object (File)
Dec 23 2023, 2:58 AM
Unknown Object (File)
Dec 3 2023, 3:47 PM
Unknown Object (File)
Sep 26 2023, 2:42 AM
Unknown Object (File)
Aug 16 2023, 7:34 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).