Page MenuHomePhabricator

D9465.diff
No OneTemporary

D9465.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
Sun, Mar 30, 4:08 PM (4 w, 7 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7701975
Default Alt Text
D9465.diff (636 B)

Event Timeline