Page MenuHomePhorge

D26062.1749409270.diff
No OneTemporary

D26062.1749409270.diff

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

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)

Event Timeline