mattiabasone commented on code in PR #3624:
URL: https://github.com/apache/avro/pull/3624#discussion_r2689768122
##########
lang/php/lib/Schema/AvroArraySchema.php:
##########
@@ -27,42 +27,35 @@
class AvroArraySchema extends AvroSchema
{
/**
- * @var AvroName|AvroSchema named schema name or AvroSchema of
- * array element
+ * @var AvroSchema AvroSchema of array element
Review Comment:
@martin-g I committed your suggestion
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]