fix hidden phpstan error (#26893)

This commit is contained in:
Frédéric FRANCE
2023-11-30 17:44:34 +01:00
committed by GitHub
parent 29f5027c9f
commit e5da78eabe

View File

@@ -2731,7 +2731,7 @@ class FactureFournisseur extends CommonInvoice
*/
public function getTooltipContentArray($params)
{
global $conf, $langs;
global $conf, $langs, $mysoc;
$langs->load('bills');