Fix phpcs
This commit is contained in:
parent
9a2e945b91
commit
c5aed0c333
@ -539,7 +539,8 @@ class AccountancyCategory
|
|||||||
/**
|
/**
|
||||||
* get cpts of category
|
* get cpts of category
|
||||||
*
|
*
|
||||||
* @return array Result in table
|
* @param int $cat_id Category id
|
||||||
|
* @return array Result in table
|
||||||
*/
|
*/
|
||||||
public function getCptsCat($cat_id) {
|
public function getCptsCat($cat_id) {
|
||||||
global $mysoc;
|
global $mysoc;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user