Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15384214
D9465.id22651.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
636 B
Referenced Files
None
Subscribers
None
D9465.id22651.diff
View Options
diff --git a/src/workflow/ArcanistBaseWorkflow.php b/src/workflow/ArcanistBaseWorkflow.php
--- a/src/workflow/ArcanistBaseWorkflow.php
+++ b/src/workflow/ArcanistBaseWorkflow.php
@@ -450,18 +450,6 @@
}
/**
- * Deprecated. See @{method:getUserPHID}.
- *
- * @deprecated
- */
- final public function getUserGUID() {
- phutil_deprecated(
- 'ArcanistBaseWorkflow::getUserGUID',
- 'This method has been renamed to getUserPHID().');
- return $this->getUserPHID();
- }
-
- /**
* Return the username for the user once they've authenticated via Conduit.
*
* @return string Authenticated username.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 15, 7:09 PM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7701975
Default Alt Text
D9465.id22651.diff (636 B)
Attached To
Mode
D9465: Remove the `ArcanistBaseWorkflow::getUserGUID` function.
Attached
Detach File
Event Timeline
Log In to Comment