Item Type
Item Name
Search file in folder and subfolders...
<?php /** * WPSEO plugin file. * * @package WPSEO\Internals */ /** * Class WPSEO_MyYoast_Bad_Request_Exception. */ class WPSEO_MyYoast_Bad_Request_Exception extends Exception { }