- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for favourite (0.07 sec)
-
BaseApiManager.java
} L79: if (FormatType.POPULARWORD.name().equals(type)) { L80: return FormatType.POPULARWORD; L81: } L82: if (FormatType.FAVORITE.name().equals(type)) { L83: return FormatType.FAVORITE; L84: } L85: if (FormatType.FAVORITES.name().equals(type)) { L86: return FormatType.FAVORITES; L87: } L88: if (FormatType.PING.name().equals(type)) { L89: return FormatType.PING; L90: } L91: if (FormatType.SC...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 4.3K bytes