mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 10:08:27 +01:00
Fix phpstan
This commit is contained in:
@@ -100,7 +100,7 @@ class mod_reception_moonstone extends ModelNumRefReception
|
||||
*
|
||||
* @param Societe $objsoc Third party object
|
||||
* @param Reception|null $reception Reception object
|
||||
* @return string|int<0> Value if OK, 0 if KO
|
||||
* @return string|int Value if OK, 0 if KO
|
||||
*/
|
||||
public function getNextValue($objsoc, $reception)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user