zZzzZ.
home2
/
zrzvbdry
/
wiredsave.click
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
exceptions
/
indexable
New Folder
Editing: indexable-exception.php
Save
Cancel
<?php namespace Yoast\WP\SEO\Exceptions\Indexable; use Exception; /** * Class Indexable_Exception */ abstract class Indexable_Exception extends Exception { }