fix phpstan (#31577)

This commit is contained in:
Frédéric FRANCE 2024-10-27 00:36:24 +02:00 committed by GitHub
parent a56addb286
commit 09a19dd6b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,8 +122,8 @@ if (is_numeric($entity)) {
* @param string $target Target to use on links
* @param int $disablejs More content into html header
* @param int $disablehead More content into html header
* @param array|string $arrayofjs Array of complementary js files
* @param array|string $arrayofcss Array of complementary css files
* @param string[]|string $arrayofjs Array of complementary js files
* @param string[]|string $arrayofcss Array of complementary css files
* @param string $morequerystring Query string to add to the link "print" to get same parameters (use only if autodetect fails)
* @param string $morecssonbody More CSS on body tag. For example 'classforhorizontalscrolloftabs'.
* @param string $replacemainareaby Replace call to main_area() by a print of this string