Merge pull request #27026 from frederic34/patch-7

fix invalid phpdoc
This commit is contained in:
Laurent Destailleur 2023-12-08 01:05:37 +01:00 committed by GitHub
commit 341e018802
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1429,7 +1429,7 @@ abstract class CommonDocGenerator
$params = $params + $defaultParams;
/**
* @var $extrafields ExtraFields
* @var ExtraFields $extrafields
*/
$html = '';