Sid Gifari File Manager
🏠 Root
/
home
/
nradmin
/
www
/
wp-content
/
plugins
/
w3-total-cache
/
vendor
/
aws
/
aws-sdk-php
/
src
/
📝 Editing: ResponseContainerInterface.php
<?php namespace Aws; use Psr\Http\Message\ResponseInterface; interface ResponseContainerInterface { /** * Get the received HTTP response if any. * * @return ResponseInterface|null */ public function getResponse(); }
💾 Save
❌ Cancel
Sid Gifari File Manager v1.0 | Terminal Auto-Sync Enabled | Current Path: /home/nradmin/www/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src