* Copyright (C) 2025 MDW * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ if (!defined('ISLOADEDBYSTEELSHEET')) { die('Must be call by steelsheet'); } /** * @var Conf $conf * @var User $user * * @var string $butactionbg * @var string $colortextlink * @var int $dol_optimize_smallscreen * @var string $textbutaction * @var int<0,max> $nbtopmenuentries * @var string $right * @var string $left */ ' @phan-var-force string $butactionbg @phan-var-force string $colortextlink @phan-var-force int<0,1> $dol_optimize_smallscreen @phan-var-force string $fontlist @phan-var-force string $left @phan-var-force int<0,max> $nbtopmenuentries @phan-var-force string $right @phan-var-force string $textbutaction '; ?> /* IDE Hack