fix travis

This commit is contained in:
florian HENRY 2017-06-29 16:30:57 +02:00
parent ab0a730d4a
commit 7556a604e3

View File

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