Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4870928
D26062.1749409270.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
828 B
Referenced Files
None
Subscribers
None
D26062.1749409270.diff
View Options
diff --git a/src/applications/transactions/conduit/TransactionSearchConduitAPIMethod.php b/src/applications/transactions/conduit/TransactionSearchConduitAPIMethod.php
--- a/src/applications/transactions/conduit/TransactionSearchConduitAPIMethod.php
+++ b/src/applications/transactions/conduit/TransactionSearchConduitAPIMethod.php
@@ -483,10 +483,9 @@
}
/**
- * Get a new object from a 'objectType' API parameter.
- * @param $type PhabricatorPHIDType
- * @return PhabricatorApplicationTransactionInterface|null
- * Get the new object, or null when the type is not supported.
+ * Check whether an object type is supported.
+ * @param PhabricatorPHIDType $type
+ * @return bool True if the type is supported.
*/
private function isObjectTypeSupported($type) {
$obj = $type->newObject();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 8, 19:01 (20 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1773155
Default Alt Text
D26062.1749409270.diff (828 B)
Attached To
Mode
D26062: transaction.search: Fix PhpDoc
Attached
Detach File
Event Timeline
Log In to Comment