HomePhorge

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, 4:02 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPa8af0c6e5119: Remove unused variable from HeraldEngine
Branches
Unknown
Tags
Unknown

Event Timeline