Skip to content

Commit

Permalink
Merge pull request #10784 from frederic34/patch-2
Browse files Browse the repository at this point in the history
update doc in product class
  • Loading branch information
eldy committed Mar 11, 2019
2 parents e34712d + 86c1694 commit 9723c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/product/class/product.class.php
Expand Up @@ -4792,7 +4792,7 @@ public function isService()
*
* @param Product $object Object product or service
* @param string $type Barcode type (ean, isbn, ...)
* @return void
* @return string
*/
public function get_barcode($object, $type = '')
{
Expand Down

0 comments on commit 9723c29

Please sign in to comment.