Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15408178
D8484.id20145.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
387 B
Referenced Files
None
Subscribers
None
D8484.id20145.diff
View Options
diff --git a/src/workflow/ArcanistLandWorkflow.php b/src/workflow/ArcanistLandWorkflow.php
--- a/src/workflow/ArcanistLandWorkflow.php
+++ b/src/workflow/ArcanistLandWorkflow.php
@@ -26,6 +26,10 @@
private $revision;
private $messageFile;
+ public function getRevisionDict() {
+ return $this->revision;
+ }
+
public function getWorkflowName() {
return 'land';
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 19, 9:34 PM (2 d, 18 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7695547
Default Alt Text
D8484.id20145.diff (387 B)
Attached To
Mode
D8484: Arcanist - add revision data to TYPE_LAND_WILLPUSHREVISION event
Attached
Detach File
Event Timeline
Log In to Comment