📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 03:34:50
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
guzzlehttp
/
psr7
/
tests
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/guzzlehttp/psr7/tests
🔄 Refresh
✏️
Editing: HasToString.php
Writable
<?php declare(strict_types=1); namespace GuzzleHttp\Tests\Psr7; class HasToString { public function __toString(): string { return 'foo'; } }
💾 Save Changes
❌ Cancel