We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36c9b12 + a0d2d0c commit d0500f0Copy full SHA for d0500f0
1 file changed
lib/private/App/AppStore/Fetcher/Fetcher.php
@@ -30,6 +30,7 @@
30
use OCP\Http\Client\IClientService;
31
use OCP\IConfig;
32
use OCP\ILogger;
33
+use OCP\Util;
34
35
abstract class Fetcher {
36
const INVALIDATE_AFTER_SECONDS = 300;
0 commit comments