mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 18:18:18 +01:00
Fix phpstan
This commit is contained in:
@@ -121,7 +121,7 @@ class mod_commande_saphir extends ModeleNumRefCommandes
|
||||
*
|
||||
* @param Societe $objsoc Object thirdparty
|
||||
* @param Commande $object Object we need next value for
|
||||
* @return string|int<0> Next value if OK, 0 if KO
|
||||
* @return string|int Next value if OK, 0 if KO
|
||||
*/
|
||||
public function getNextValue($objsoc, $object)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user