File manager - Edit - /opt/cpanel/ea-wappspector/src/Matchers/MatcherInterface.php
Back
<?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; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0 |
proxy
|
phpinfo
|
Settings