SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > speedycache > lib > PathConverter


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins/speedycache/lib/PathConverter

NameTypeSizeLast ModifiedActions
Converter.php File 5791 bytes August 24 2024 12:36:50.
ConverterInterface.php File 528 bytes August 24 2024 12:36:50.
LICENSE File 1059 bytes August 24 2024 12:36:50.
NoConverter.php File 437 bytes August 24 2024 12:36:50.
composer.json File 937 bytes August 24 2024 12:36:50.
ruleset.xml File 202 bytes August 24 2024 12:36:50.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/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;
    }
}

SILENT KILLER Tool