forked from Wavyzz/dolibarr
Fix phpstan
This commit is contained in:
@@ -119,7 +119,7 @@ class mod_expedition_ribera extends ModelNumRefExpedition
|
||||
*
|
||||
* @param Societe $objsoc Third party object
|
||||
* @param Expedition $shipment Shipment object
|
||||
* @return string|int<0> Value if OK, 0 if KO
|
||||
* @return string|int Value if OK, 0 if KO
|
||||
*/
|
||||
public function getNextValue($objsoc, $shipment)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user