- File: class-myyoast-invalid-json-exception.php
- Full Path: /home/matthif/www/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php
- Date Modified: 02/24/2024 11:29 PM
- File size: 215 bytes
- MIME-type: text/x-php
- Charset: utf-8
<?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Internals
*/
/**
* Class WPSEO_MyYoast_Invalid_JSON_Exception.
*/
class WPSEO_MyYoast_Invalid_JSON_Exception extends WPSEO_MyYoast_Bad_Request_Exception {
}