File manager - Edit - /opt/cpanel/ea-wappspector/vendor/rector/rector/src/Skipper/FileSystem/PathNormalizer.php
Back
<?php declare (strict_types=1); namespace Rector\Skipper\FileSystem; final class PathNormalizer { public static function normalize(string $path) : string { return \str_replace('\\', '/', $path); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0 |
proxy
|
phpinfo
|
Settings