Page MenuHomePhorge

D25644.1737976950.diff
No OneTemporary

D25644.1737976950.diff

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,11 @@
abstract public function supportsHiding();
abstract public function isHidden();
+ /**
+ * @return Phobject
+ */
+ abstract public function getTransactionCommentForSave();
+
public function isDraft() {
return !$this->getTransactionPHID();
}

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 27, 11:22 (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1109382
Default Alt Text
D25644.1737976950.diff (566 B)

Event Timeline