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
Branch
phpUndefinedProperties
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1412
Build 1412: arc lint + arc unit