mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 11:08:34 +01:00
Fix phpstan
This commit is contained in:
@@ -123,7 +123,7 @@ class mod_myobject_advanced extends ModeleNumRefMyObject
|
||||
* Return next free value
|
||||
*
|
||||
* @param Object $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($object)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user