📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 22:47:18
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
league
/
flysystem
/
src
📍 /opt/cpanel/ea-wappspector/vendor/league/flysystem/src
🔄 Refresh
✏️
Editing: Visibility.php
Read Only
<?php declare(strict_types=1); namespace League\Flysystem; final class Visibility { public const PUBLIC = 'public'; public const PRIVATE = 'private'; }
💾 Save Changes
❌ Cancel