File "indexable-exception-20250430061905.php"

Full Path: /home/hathazar/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception-20250430061905.php
File size: 164 bytes
MIME-type: --
Charset: utf-8

<?php

namespace Yoast\WP\SEO\Exceptions\Indexable;

use Exception;

/**
 * Class Indexable_Exception
 */
abstract class Indexable_Exception extends Exception {

}