fix phpstan

This commit is contained in:
Frédéric FRANCE 2024-12-20 12:14:09 +01:00
parent 27ac538e74
commit a6de5d6d5c
No known key found for this signature in database
GPG Key ID: C06E4A9656127239
2 changed files with 2 additions and 12 deletions

View File

@ -16908,18 +16908,6 @@ parameters:
count: 1
path: ../../htdocs/core/tpl/objectline_view.tpl.php
-
message: '#^Variable \$action might not be defined\.$#'
identifier: variable.undefined
count: 2
path: ../../htdocs/core/tpl/objectline_view.tpl.php
-
message: '#^Variable \$i might not be defined\.$#'
identifier: variable.undefined
count: 5
path: ../../htdocs/core/tpl/objectline_view.tpl.php
-
message: '#^Variable \$objp might not be defined\.$#'
identifier: variable.undefined

View File

@ -52,6 +52,8 @@
* @var Translate $langs
* @var User $user
*
* @var string $action
* @var int $i
* @var 0|1 $forceall
* @var int $num
* @var 0|1 $senderissupplier