Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15461329
D13779.id33282.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
524 B
Referenced Files
None
Subscribers
None
D13779.id33282.diff
View Options
diff --git a/src/applications/herald/action/HeraldAction.php b/src/applications/herald/action/HeraldAction.php
--- a/src/applications/herald/action/HeraldAction.php
+++ b/src/applications/herald/action/HeraldAction.php
@@ -23,6 +23,8 @@
abstract public function supportsRuleType($rule_type);
abstract public function applyEffect($object, HeraldEffect $effect);
+ abstract public function renderActionDescription($value);
+
protected function renderActionEffectDescription($type, $data) {
return null;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 2, 7:28 AM (6 d, 23 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7555365
Default Alt Text
D13779.id33282.diff (524 B)
Attached To
Mode
D13779: Mark `renderActionDescription` as abstract
Attached
Detach File
Event Timeline
Log In to Comment