File "user-cannot-install-plugins-exception.php"
Full Path: /home/hathazar/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php
File size: 198 bytes
MIME-type: --
Charset: utf-8
<?php
namespace Yoast\WP\SEO\Exceptions\Addon_Installation;
use Exception;
/**
* Class User_Cannot_Install_Plugins_Exception
*/
class User_Cannot_Install_Plugins_Exception extends Exception {}