/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/Location.php (1051B)
index = $index;
}
/**
* @return int
*/
public function getIndex()
{
return $this->index;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Location::class, 'Google_Service_Forms_Location');