Merge pull request #26928 from frederic34/patch-4

fix phpstan
This commit is contained in:
Laurent Destailleur
2023-12-02 12:27:25 +01:00
committed by GitHub

View File

@@ -1081,6 +1081,7 @@ abstract class CommonInvoice extends CommonObject
public function makeStripeCardRequest($fuser, $id, $sourcetype = 'facture')
{
// TODO See in sellyoursaas
return 0;
}
/**