Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2908892
D25644.1737384867.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
528 B
Referenced Files
None
Subscribers
None
D25644.1737384867.diff
View Options
diff --git a/src/infrastructure/diff/interface/PhabricatorInlineComment.php b/src/infrastructure/diff/interface/PhabricatorInlineComment.php
--- a/src/infrastructure/diff/interface/PhabricatorInlineComment.php
+++ b/src/infrastructure/diff/interface/PhabricatorInlineComment.php
@@ -101,6 +101,8 @@
abstract public function supportsHiding();
abstract public function isHidden();
+ abstract public function getTransactionCommentForSave();
+
public function isDraft() {
return !$this->getTransactionPHID();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 20, 14:54 (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1137505
Default Alt Text
D25644.1737384867.diff (528 B)
Attached To
Mode
D25644: Fix call to non-existing getTransactionCommentForSave() in PhabricatorInlineComment
Attached
Detach File
Event Timeline
Log In to Comment