Fix phpcs

This commit is contained in:
Laurent Destailleur 2016-10-25 19:28:58 +02:00
parent 7c5ca155cb
commit 9fd692d846

View File

@ -92,8 +92,8 @@ class SkeletonApi extends DolibarrApi
* @param string $sortfield Sort field
* @param string $sortorder Sort order
* @param int $limit Limit for list
* @param string $sqlfilters Other criteria to filter answers separated by a comma. Syntax example "(t.ref:like:'SO-%') and (t.date_creation:<:'20160101')"
* @param int $page Page number
* @param string $sqlfilters Other criteria to filter answers separated by a comma. Syntax example "(t.ref:like:'SO-%') and (t.date_creation:<:'20160101') or (t.import_key:=:'20160101')"
* @return array Array of skeleton objects
*
* @url GET /skeletons/