/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/ToolResults
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/ToolResults/BlankScreen.php (1102B)
screenId = $screenId;
}
/**
* @return string
*/
public function getScreenId()
{
return $this->screenId;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(BlankScreen::class, 'Google_Service_ToolResults_BlankScreen');