📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:35:49
📂
/ (Root)
/
home
/
apkbfjox
/
kattu.com.pk
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
ai-http-request
/
domain
/
exceptions
📍 /home/apkbfjox/kattu.com.pk/wp-content/plugins/wordpress-seo/src/ai-http-request/domain/exceptions
🔄 Refresh
✏️
Editing: too-many-requests-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 429 - Too many requests response. * * @phpcs:disable Yoast.NamingConventions.ObjectNameDepth.MaxExceeded */ class Too_Many_Requests_Exception extends Payment_Required_Exception { }
💾 Save Changes
❌ Cancel