PATH:
home
/
letacommog
/
les-compagnons-exterieur
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
exceptions
/
indexable
<?php namespace Yoast\WP\SEO\Exceptions\Indexable; /** * Class Indexable_Exception */ abstract class Indexable_Exception extends \Exception { }
[+]
..
[-] indexable-exception.php
[edit]
[-] source-exception.php
[edit]
[-] post-not-found-exception.php
[edit]
[-] invalid-term-exception.php
[edit]
[-] term-not-found-exception.php
[edit]