Fixing style errors.
This commit is contained in:
parent
6ff58aafdc
commit
7abb0caf91
@ -2364,7 +2364,8 @@ class Product extends CommonObject
|
|||||||
* @param int $socid Id societe
|
* @param int $socid Id societe
|
||||||
* @return integer Tableau des stats dans $this->stats_mo, <0 if ko >0 if ok
|
* @return integer Tableau des stats dans $this->stats_mo, <0 if ko >0 if ok
|
||||||
*/
|
*/
|
||||||
public function load_stats_mo($socid = 0) {
|
public function load_stats_mo($socid = 0)
|
||||||
|
{
|
||||||
// phpcs:enable
|
// phpcs:enable
|
||||||
global $user, $hookmanager;
|
global $user, $hookmanager;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user