Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18108197
D12709.id30522.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
537 B
Referenced Files
None
Subscribers
None
D12709.id30522.diff
View Options
diff --git a/src/infrastructure/markup/rule/PhabricatorObjectRemarkupRule.php b/src/infrastructure/markup/rule/PhabricatorObjectRemarkupRule.php
--- a/src/infrastructure/markup/rule/PhabricatorObjectRemarkupRule.php
+++ b/src/infrastructure/markup/rule/PhabricatorObjectRemarkupRule.php
@@ -40,7 +40,11 @@
return $result;
}
- protected function getObjectHref($object, $handle, $id) {
+ protected function getObjectHref(
+ $object,
+ PhabricatorObjectHandle $handle,
+ $id) {
+
return $handle->getURI();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 12, 5:23 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8772257
Default Alt Text
D12709.id30522.diff (537 B)
Attached To
Mode
D12709: Add missing typehint
Attached
Detach File
Event Timeline
Log In to Comment