Page MenuHomePhorge

Fix some invalid PhpDoc
Needs ReviewPublic

Authored by aklapper on Sat, Jun 14, 18:06.

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
Summary

Fix invalid syntax etc.

Test Plan

Compare PHPDoc and signature; run static code analysis.

Diff Detail

Repository
rP Phorge
Branch
phpdocinvalid (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2107
Build 2107: arc lint + arc unit

Event Timeline

mainframe98 added inline comments.
src/applications/auth/engine/PhabricatorAuthSessionEngine.php
923

Do as mainframe98 rightfully says, plus fix two further issues.
Cannot avoid going above the 80 chars per line limit as PHPStan otherwise complains about a * being parsed