forked from Wavyzz/dolibarr
Fix phpstan
This commit is contained in:
@@ -107,7 +107,7 @@ class mod_contract_magre extends ModelNumRefContracts
|
||||
*
|
||||
* @param Societe $objsoc third party object
|
||||
* @param Contrat $contract contract object
|
||||
* @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, $contract)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user