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.
Details
Details
- Reviewers
valerio.bozzolan - Group Reviewers
O1: Blessed Committers - Commits
- rPcb5a72b5e6d1: Fix call to non-existing getDisplayName() in DiffusionRepositoryClusterEngine.
Carefully read the code and check available methods in its parent classes.
Diff Detail
Diff Detail
- Repository
- rP Phorge
- Lint
Lint Not Applicable - Unit
Tests Not Applicable