Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4083674
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
Sun, Feb 2, 12:14 (2 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2390829
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