/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Speech
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Speech/ClassItem.php (1065B)
value = $value;
}
/**
* @return string
*/
public function getValue()
{
return $this->value;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ClassItem::class, 'Google_Service_Speech_ClassItem');