Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15302750
D9466.id.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.id.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
Thu, Mar 6, 9:00 PM (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7229839
Default Alt Text
D9466.id.diff (697 B)
Attached To
Mode
D9466: Remove the deprecated `ArcanistWorkCopyIdentity::getConfig` method.
Attached
Detach File
Event Timeline
Log In to Comment