Sid Gifari File Manager
🏠 Root
/
home
/
nradmin
/
www
/
wp-content
/
plugins
/
wp-optimize
/
vendor
/
rosell-dk
/
webp-convert
/
src
/
Serve
/
Exceptions
/
📝 Editing: ServeFailedException.php
<?php namespace WebPConvert\Serve\Exceptions; use WebPConvert\Exceptions\WebPConvertException; class ServeFailedException extends WebPConvertException { public $description = 'Failed serving'; }
💾 Save
❌ Cancel
Sid Gifari File Manager v1.0 | Terminal Auto-Sync Enabled | Current Path: /home/nradmin/www/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Serve/Exceptions