📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 14:52:59
📂
/ (Root)
/
home
/
apkbfjox
/
stargame.pk
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
ai-http-request
/
domain
/
exceptions
📍 /home/apkbfjox/stargame.pk/wp-content/plugins/wordpress-seo/src/ai-http-request/domain/exceptions
🔄 Refresh
✏️
Editing: service-unavailable-exception.php
Writable
<?php // phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong -- Needed in the folder structure. namespace Yoast\WP\SEO\AI_HTTP_Request\Domain\Exceptions; /** * Class to manage a 503 - service unavailable response. */ class Service_Unavailable_Exception extends Remote_Request_Exception { }
💾 Save Changes
❌ Cancel