inc/registrar/config/seo/Schema.php @@ -351,8 +351,6 @@ error_log('[SEO]Schema::getConfig Invalid type: '.$type); return []; } jvbDump($this->slug); jvbDump($type); return JVB()->schemaHelper()::getConfig($this->slug, $type); }