aboutsummaryrefslogtreecommitdiffstats
path: root/apps/testing/clean_opcode_cache.php
blob: d87388a05fd577015aca8c475f602c4d9b7b6320 (plain)
1
2
3
4
5
6
<?php
/**
 * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */
opcache_reset();