Homestyx hydra
Diffusion hydra cb5a72b5e6d1

Fix call to non-existing getDisplayName() in DiffusionRepositoryClusterEngine.

Description

Fix call to non-existing getDisplayName() in DiffusionRepositoryClusterEngine.php

Summary:
DiffusionRepositoryClusterEngine calls $this->getDisplayName() which is not defined in this class or its parent class.
Looking at the variable use in the companying error message, getting the name of the $repository was intended instead.

Test Plan: Carefully read the code and check available methods in its parent classes.

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/D25653

Details

Provenance
Andre KlapperAuthored on May 17 2024, 4:27 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:d8cd959622da: Fix a leftover misspelled "Phabricator" reference
Branches
Unknown
Tags
Unknown

Event Timeline