/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/WatchTarget.php (1143B)
topic = $topic;
}
/**
* @return CloudPubsubTopic
*/
public function getTopic()
{
return $this->topic;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(WatchTarget::class, 'Google_Service_Forms_WatchTarget');