Page MenuHomePhorge

Declare missing class property in PhabricatorTimelineEngine
ClosedPublic

Authored by aklapper on Jul 2 2024, 19:19.

Details

Summary

setRequest() and getRequest in this class access the undefined property $request. Thus define this property.

Test Plan

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

Diff Detail

Repository
rP Phorge
Branch
phpUndefinedPropertiesTimelineEng
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1416
Build 1416: arc lint + arc unit