/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/Entrypoint.php (1074B)
shell = $shell;
}
/**
* @return string
*/
public function getShell()
{
return $this->shell;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Entrypoint::class, 'Google_Service_Appengine_Entrypoint');