Page MenuHomePhorge

Declare missing class properties
ClosedPublic

Authored by aklapper on Jul 2 2024, 18:53.

Details

Summary

Code in these classes tries to access undefined properties. Thus define these properties.

Test Plan

Run PHPStan static code analysis; grep the code in each class.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable