: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* @package WPSEO\admin\google_search_console
* The option where data will be stored.
public const OPTION_WPSEO_GSC = 'wpseo-gsc';
* Outputs the HTML for the redirect page.
public function display() {
require_once WPSEO_PATH . 'admin/google_search_console/views/gsc-display.php';