📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 11:33:22
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
wordpress-seo
/
src
/
exceptions
/
indexable
✏️
Editing: indexable-exception.php
<?php namespace Yoast\WP\SEO\Exceptions\Indexable; use Exception; /** * Class Indexable_Exception */ abstract class Indexable_Exception extends Exception { }
💾 Save Changes
❌ Cancel