aboutsummaryrefslogtreecommitdiffstats
path: root/apps/testing/clean_opcode_cache.php
blob: acfeece7e15bfcf39f6977970f67d96d97feb3c4 (plain)
1
2
3
4
5
6
7
<?php

/**
 * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */
opcache_reset();