Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15428667
D18723.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
480 B
Referenced Files
None
Subscribers
None
D18723.diff
View Options
diff --git a/src/applications/differential/customfield/DifferentialDraftField.php b/src/applications/differential/customfield/DifferentialDraftField.php
--- a/src/applications/differential/customfield/DifferentialDraftField.php
+++ b/src/applications/differential/customfield/DifferentialDraftField.php
@@ -24,7 +24,7 @@
return true;
}
- public function renderPropertyViewValue() {
+ public function renderPropertyViewValue(array $handles) {
return null;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 24, 9:35 PM (2 w, 11 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7660395
Default Alt Text
D18723.diff (480 B)
Attached To
Mode
D18723: Correct a method signature in DifferentialDraftField
Attached
Detach File
Event Timeline
Log In to Comment