Sid Gifari File Manager
🏠 Root
/
home2
/
iuywvcmy
/
public_html
/
athalis
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
exceptions
/
indexable
/
Editing: source-exception.php
<?php namespace Yoast\WP\SEO\Exceptions\Indexable; /** * Class Indexable_Source_Exception */ class Source_Exception extends Indexable_Exception { }
Save
Cancel