Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2664752
D25645.1733388315.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
543 B
Referenced Files
None
Subscribers
None
D25645.1733388315.diff
View Options
diff --git a/src/applications/people/storage/PhabricatorUserCache.php b/src/applications/people/storage/PhabricatorUserCache.php
--- a/src/applications/people/storage/PhabricatorUserCache.php
+++ b/src/applications/people/storage/PhabricatorUserCache.php
@@ -32,11 +32,6 @@
) + parent::getConfiguration();
}
- public function save() {
- $this->cacheIndex = Filesystem::digestForIndex($this->getCacheKey());
- return parent::save();
- }
-
public static function writeCache(
PhabricatorUserCacheType $type,
$key,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 5, 08:45 (13 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1003922
Default Alt Text
D25645.1733388315.diff (543 B)
Attached To
Mode
D25645: Remove unused save() method in PhabricatorUserCache
Attached
Detach File
Event Timeline
Log In to Comment