Skip to content

Commit

Permalink
fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Sep 30, 2024
1 parent a7204aa commit 2cc6b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/core/class/commonobject.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -5278,7 +5278,7 @@ public function printObjectLines($action, $seller, $buyer, $selected = 0, $dateS
* TODO Move this into an output class file (htmlline.class.php)
*
* @param string $action GET/POST action
* @param CommonObjectLine $line Selected object line to output
* @param CommonObject|CommonObjectLine $line Selected object line to output
* @param '' $var Not used
* @param int $num Number of line (0)
* @param int $i I
Expand Down

0 comments on commit 2cc6b2f

Please sign in to comment.