In PHP, methods are by default public when no visibility
operator is defined. To mark them explicitely as public
improves code legibility. Especially as this is not the
case in every language
Details
Details
- Reviewers
dereckson - Commits
- rGROVEb3ae033adfc2: Define explicitly method visibility
Diff Detail
Diff Detail
- Repository
- rGROVE Auth Grove
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Build is green https://ci.nasqueron.org/job/test-auth-grove-phab/4/ for more details.