🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:59:02 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
illuminate
/
contracts
/
Filesystem
📍 /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Filesystem
🔄 Refresh
✏️
Editing: Cloud.php
Read Only
<?php namespace RectorPrefix202411\Illuminate\Contracts\Filesystem; interface Cloud extends Filesystem { /** * Get the URL for the file at the given path. * * @param string $path * @return string */ public function url($path); }
💾 Save Changes
❌ Cancel