Page MenuHomePhorge

D25943.1743601917.diff
No OneTemporary

D25943.1743601917.diff

diff --git a/src/workflow/ArcanistWorkflow.php b/src/workflow/ArcanistWorkflow.php
--- a/src/workflow/ArcanistWorkflow.php
+++ b/src/workflow/ArcanistWorkflow.php
@@ -618,7 +618,7 @@
/**
* Returns the PHID for the user once they've authenticated via Conduit.
*
- * @return phid Authenticated user PHID.
+ * @return string Authenticated user PHID.
* @task conduit
*/
final public function getUserPHID() {
@@ -1877,8 +1877,8 @@
* Get the PHID of the Phabricator repository this working copy corresponds
* to. Returns `null` if no repository can be identified.
*
- * @return phid|null Repository PHID, or null if no repository can be
- * identified.
+ * @return string|null Repository PHID, or null if no repository can be
+ * identified.
*
* @task phabrep
*/

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 2, 13:51 (2 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1267371
Default Alt Text
D25943.1743601917.diff (858 B)

Event Timeline