/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Appengine
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Appengine/ScriptHandler.php (1118B)
scriptPath = $scriptPath;
}
/**
* @return string
*/
public function getScriptPath()
{
return $this->scriptPath;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ScriptHandler::class, 'Google_Service_Appengine_ScriptHandler');