Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15416664
D12709.id.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.id.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
Fri, Mar 21, 12:51 PM (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7472748
Default Alt Text
D12709.id.diff (537 B)
Attached To
Mode
D12709: Add missing typehint
Attached
Detach File
Event Timeline
Log In to Comment