📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 20:49:02
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
league
/
flysystem
/
src
✏️
Editing: ChecksumAlgoIsNotSupported.php
<?php declare(strict_types=1); namespace League\Flysystem; use InvalidArgumentException; final class ChecksumAlgoIsNotSupported extends InvalidArgumentException { }
💾 Save Changes
❌ Cancel