/var/www/flurhymez/vendor/google/apiclient-services/src/Sasportal
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/Sasportal/SasPortalMoveNodeRequest.php (1158B)
destination = $destination;
}
/**
* @return string
*/
public function getDestination()
{
return $this->destination;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(SasPortalMoveNodeRequest::class, 'Google_Service_Sasportal_SasPortalMoveNodeRequest');