Homestyx hydra
Diffusion hydra 98884f758a29

Fix call to non-existing newIcons() in PhabricatorIconSet

Description

Fix call to non-existing newIcons() in PhabricatorIconSet

Summary:
PhabricatorIconSet::getIcons() calls $this->newIcons() which is undefined.

As all six child classes which extend PhabricatorIconSet implement newIcons(), declare an abstract function in their parent class.

Test Plan: Carefully 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/D25647

Details

Provenance
Andre KlapperAuthored on May 16 2024, 7:02 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:a8af0c6e5119: Remove unused variable from HeraldEngine
Branches
Unknown
Tags
Unknown

Event Timeline