BossBey File Manager
PHP:
8.1.34
OS:
Linux
User:
ebookghostwritin
Root
/
home
/
ebookghostwritin
/
public_html
/
blog
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
exceptions
/
indexable
📤 Upload
📝 New File
📁 New Folder
Close
Editing: indexable-exception.php
<?php namespace Yoast\WP\SEO\Exceptions\Indexable; use Exception; /** * Class Indexable_Exception */ abstract class Indexable_Exception extends Exception { }
Save
Cancel