Fix phpcs
This commit is contained in:
parent
d85e4e1bce
commit
bed0cf8339
@ -357,8 +357,8 @@ class StockTransfer extends CommonObject
|
|||||||
/**
|
/**
|
||||||
* Used to sort lines by rank
|
* Used to sort lines by rank
|
||||||
*
|
*
|
||||||
* @param $a 1st element to test
|
* @param Object $a 1st element to test
|
||||||
* @param $b 1st element to test
|
* @param Object $b 2nd element to test
|
||||||
* @return int
|
* @return int
|
||||||
*/
|
*/
|
||||||
public function cmp($a, $b)
|
public function cmp($a, $b)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user