fix phpstan (#31571)

This commit is contained in:
Frédéric FRANCE
2024-10-27 00:33:57 +02:00
committed by GitHub
parent 764ec8b5e6
commit 0cd9d7a813

View File

@@ -86,8 +86,8 @@ if ((isset($_GET["modulepart"]) && $_GET["modulepart"] == 'medias')) {
* @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