php-docs-samples
php-docs-samples copied to clipboard
fix: Update event function code samples when using CloudEventInterface
The previous code samples will fail during the deployment due to the error "PHP message: PHP Fatal error: Uncaught LogicException: Your function must have "Google\CloudFunctions\CloudEvent" as the typehint for ."
See https://github.com/GoogleCloudPlatform/functions-framework-php/pull/116 for details.