Your IP : 216.73.216.164


Current Path : /var/www/html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/
Upload File :
Current File : /var/www/html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception.php

<?php

namespace Yoast\WP\SEO\Exceptions\Indexable;

use Exception;

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

}