diff --git a/htdocs/product/class/product.class.php b/htdocs/product/class/product.class.php index 51a5d7c72d0..881af96fe26 100644 --- a/htdocs/product/class/product.class.php +++ b/htdocs/product/class/product.class.php @@ -4792,7 +4792,7 @@ class Product extends CommonObject * * @param Product $object Object product or service * @param string $type Barcode type (ean, isbn, ...) - * @return void + * @return string */ public function get_barcode($object, $type = '') {