Page MenuHomePhabricator

Change `LiskDAO::generatePHID` to be `public`
ClosedPublic

Authored by joshuaspence on Jan 13 2015, 11:07 AM.
Tags
None
Referenced Files
F18050998: D11363.id27321.diff
Sun, Aug 3, 9:50 PM
F17928640: D11363.id.diff
Wed, Jul 30, 4:18 PM
F17899501: D11363.diff
Tue, Jul 29, 8:39 AM
Unknown Object (File)
Jun 16 2025, 6:45 PM
Unknown Object (File)
Jun 16 2025, 6:36 PM
Unknown Object (File)
Jun 16 2025, 2:34 PM
Unknown Object (File)
May 26 2025, 6:23 AM
Unknown Object (File)
May 21 2025, 7:57 AM
Subscribers

Details

Summary

Ref T6822. There are a bunch of places where we call $something->generatePHID(...) externally (outside of the class). Therefore, these methods need to be public.

Test Plan

I wouldn't expect increasing method visibility to break anything.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Change `LiskDAO::generatePHID` to be `public`.
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.Jan 13 2015, 1:35 PM
This revision was automatically updated to reflect the committed changes.