Sindbad~EG File Manager

Current Path : /proc/self/root/opt/cpanel/ea-wappspector/src/Matchers/
Upload File :
Current File : //proc/self/root/opt/cpanel/ea-wappspector/src/Matchers/MatcherInterface.php

<?php

namespace Plesk\Wappspector\Matchers;

use League\Flysystem\Filesystem;
use Plesk\Wappspector\MatchResult\MatchResultInterface;

interface MatcherInterface
{
    /**
     * Checks filesystem by provided path and returns the list of found objects.
     */
    public function match(Filesystem $fs, string $path): MatchResultInterface;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists