mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
fix hidden phpstan error (#26893)
This commit is contained in:
parent
29f5027c9f
commit
e5da78eabe
|
|
@ -2731,7 +2731,7 @@ class FactureFournisseur extends CommonInvoice
|
|||
*/
|
||||
public function getTooltipContentArray($params)
|
||||
{
|
||||
global $conf, $langs;
|
||||
global $conf, $langs, $mysoc;
|
||||
|
||||
$langs->load('bills');
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user