Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3751439
D167.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
378 B
Referenced Files
None
Subscribers
None
D167.diff
View Options
diff --git a/app/Phabricator/ProjectsMap.php b/app/Phabricator/ProjectsMap.php
--- a/app/Phabricator/ProjectsMap.php
+++ b/app/Phabricator/ProjectsMap.php
@@ -183,7 +183,7 @@
*
* @return bool true if cached; otherwise, false.
*/
- private function isCached () {
+ public function isCached () {
return Cache::has($this->getCacheKey());
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 08:43 (20 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2250490
Default Alt Text
D167.diff (378 B)
Attached To
Mode
D167: ProjectsMap::isCached() is now public
Attached
Detach File
Event Timeline
Log In to Comment