PHP 8.2.31
Preview: ConverterInterface.php Size: 528 B
/var/softaculous/sitepad/editor/site-data/plugins/speedycache/lib/PathConverter/ConverterInterface.php

<?php

namespace SpeedyCache\lib\PathConverter;

/**
 * Convert file paths.
 *
 * Please report bugs on https://github.com/matthiasmullie/path-converter/issues
 *
 * @author Matthias Mullie <pathconverter@mullie.eu>
 * @copyright Copyright (c) 2015, Matthias Mullie. All rights reserved
 * @license MIT License
 */
interface ConverterInterface
{
    /**
     * Convert file paths.
     *
     * @param string $path The path to be converted
     *
     * @return string The new path
     */
    public function convert($path);
}

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
937 B lrw-r--r-- 2026-04-22 07:17:42
Edit Download
5.66 KB lrw-r--r-- 2026-04-22 07:17:42
Edit Download
528 B lrw-r--r-- 2026-04-22 07:17:42
Edit Download
1.03 KB lrw-r--r-- 2026-04-22 07:17:42
Edit Download
437 B lrw-r--r-- 2026-04-22 07:17:42
Edit Download
202 B lrw-r--r-- 2026-04-22 07:17:42
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).