PHPCS
This commit is contained in:
parent
744b0b0e45
commit
193c080744
@ -3314,8 +3314,8 @@ class Product extends CommonObject
|
|||||||
/**
|
/**
|
||||||
* Load existing information about a serial
|
* Load existing information about a serial
|
||||||
*
|
*
|
||||||
* @param string $batch
|
* @param string $batch Lot/serial number
|
||||||
* @return array Array with record into product_batch
|
* @return array Array with record into product_batch
|
||||||
* @see load_stock, load_virtual_stock
|
* @see load_stock, load_virtual_stock
|
||||||
*/
|
*/
|
||||||
function loadBatchInfo($batch)
|
function loadBatchInfo($batch)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user