Page MenuHomePhabricator

D9465.id22651.diff
No OneTemporary

D9465.id22651.diff

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

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)

Event Timeline