File Editor
Directories:
.. (Back)
Files:
author-not-built-exception.php
indexable-exception.php
invalid-term-exception.php
not-built-exception.php
post-not-built-exception.php
post-not-found-exception.php
post-type-not-built-exception.php
source-exception.php
term-not-built-exception.php
term-not-found-exception.php
Create New File
Create
Edit File: indexable-exception.php
<?php namespace Yoast\WP\SEO\Exceptions\Indexable; use Exception; /** * Class Indexable_Exception */ abstract class Indexable_Exception extends Exception { }
Save Changes
Rename File
Rename