Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 13 2015, 11:07 AM.
Tags
None
Referenced Files
F15421945: D11363.id27296.diff
Sat, Mar 22, 3:49 AM
F15389754: D11363.diff
Sat, Mar 15, 5:37 AM
F15389672: D11363.id.diff
Sat, Mar 15, 5:33 AM
F15369061: D11363.id27321.diff
Wed, Mar 12, 5:07 AM
F15366970: D11363.diff
Tue, Mar 11, 3:39 PM
F15336284: D11363.diff
Sat, Mar 8, 6:39 PM
Unknown Object (File)
Feb 8 2025, 1:06 AM
Unknown Object (File)
Feb 8 2025, 1:06 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.