Fix phpcs

This commit is contained in:
Laurent Destailleur 2017-07-01 14:25:46 +02:00
parent 9a2e945b91
commit c5aed0c333

View File

@ -539,6 +539,7 @@ class AccountancyCategory
/** /**
* get cpts of category * get cpts of category
* *
* @param int $cat_id Category id
* @return array Result in table * @return array Result in table
*/ */
public function getCptsCat($cat_id) { public function getCptsCat($cat_id) {