/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Forms
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Forms/Response.php (1182B)
createItem = $createItem;
}
/**
* @return CreateItemResponse
*/
public function getCreateItem()
{
return $this->createItem;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Response::class, 'Google_Service_Forms_Response');