/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/PagespeedInsights
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/PagespeedInsights/I18n.php (1330B)
rendererFormattedStrings = $rendererFormattedStrings;
}
/**
* @return RendererFormattedStrings
*/
public function getRendererFormattedStrings()
{
return $this->rendererFormattedStrings;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(I18n::class, 'Google_Service_PagespeedInsights_I18n');