forked from Wavyzz/dolibarr
Fix phpstan
This commit is contained in:
@@ -121,7 +121,7 @@ class mod_payment_ant extends ModeleNumRefPayments
|
||||
*
|
||||
* @param Societe $objsoc Object thirdparty
|
||||
* @param Object $object Object we need next value for
|
||||
* @return string|int<0> Value if OK, 0 if KO
|
||||
* @return string|int Value if OK, 0 if KO
|
||||
*/
|
||||
public function getNextValue($objsoc, $object)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user