first
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
<?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 {
|
||||
|
||||
}
|
Reference in New Issue
Block a user