Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2628490
D25647.1732028614.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
471 B
Referenced Files
None
Subscribers
None
D25647.1732028614.diff
View Options
diff --git a/src/applications/files/iconset/PhabricatorIconSet.php b/src/applications/files/iconset/PhabricatorIconSet.php
--- a/src/applications/files/iconset/PhabricatorIconSet.php
+++ b/src/applications/files/iconset/PhabricatorIconSet.php
@@ -3,6 +3,8 @@
abstract class PhabricatorIconSet
extends Phobject {
+ abstract protected function newIcons();
+
final public function getIconSetKey() {
return $this->getPhobjectClassConstant('ICONSETKEY');
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 15:03 (20 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
977869
Default Alt Text
D25647.1732028614.diff (471 B)
Attached To
Mode
D25647: Fix call to non-existing newIcons() in PhabricatorIconSet
Attached
Detach File
Event Timeline
Log In to Comment