📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:27:01
📂
/ (Root)
/
home
/
apkbfjox
/
shamapk.com
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
ai-http-request
/
domain
/
exceptions
📍 /home/apkbfjox/shamapk.com/wp-content/plugins/wordpress-seo/src/ai-http-request/domain/exceptions
🔄 Refresh
✏️
Editing: bad-request-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 400 - Bad request response. */ class Bad_Request_Exception extends Remote_Request_Exception { }
💾 Save Changes
❌ Cancel