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
Lint
Lint Not Applicable
Unit
Tests Not Applicable