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.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T6822: Fix methods which override other methods with the wrong visibility
- Commits
- Restricted Diffusion Commit
rP36e0d080a789: Change `LiskDAO::generatePHID` to be `public`
I wouldn't expect increasing method visibility to break anything.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable