Page MenuHomePhorge

PHPDoc: Replace non-existing type pair with array
ClosedPublic

Authored by aklapper on Fri, Jun 13, 16:20.

Details

Summary

pair is not a valid type. See https://docs.phpdoc.org/guide/references/phpdoc/types.html.

Phorge counterpart to D26069.

Test Plan

Read docs; run static code analysis; get 35 errors less.

Diff Detail

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