Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14013399
D9466.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
697 B
Referenced Files
None
Subscribers
None
D9466.diff
View Options
diff --git a/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php b/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php
--- a/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php
+++ b/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php
@@ -253,14 +253,6 @@
}
/**
- * Deprecated; use @{method:getProjectConfig}.
- */
- public function getConfig($key, $default = null) {
- return $this->getProjectConfig($key, $default);
- }
-
-
- /**
* Read a configuration directive from project configuration. This reads ONLY
* permanent project configuration (i.e., ".arcconfig"), not other
* configuration sources. See @{method:getConfigFromAnySource} to read from
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 3, 6:42 AM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6721243
Default Alt Text
D9466.diff (697 B)
Attached To
Mode
D9466: Remove the deprecated `ArcanistWorkCopyIdentity::getConfig` method.
Attached
Detach File
Event Timeline
Log In to Comment