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

<?php

namespace SpeedyCache\lib\PathConverter;

/**
 * Don't convert 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
 */
class NoConverter implements ConverterInterface
{
    public function convert($path)
    {
        return $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).