Homestyx hydra
Diffusion hydra 6d5cde8e1cbc

Fix accessing private parent class properties in QueryFuture

Description

Fix accessing private parent class properties in QueryFuture

Summary:
PHPStan complains about Access to private property $exception of parent class Future and Access to private property $result of parent class Future in QueryFuture.
Thus call the corresponding public functions provided by Future instead.

Test Plan: Run static code analysis; read the code.

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25755

Details

Provenance
Andre KlapperAuthored on Jul 28 2024, 5:25 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:349f006904fa: Remarkup: make less internal links open in new tabs
Branches
Unknown
Tags
Unknown

Event Timeline