fix phpdoc

This commit is contained in:
Yuri Kuznetsov
2022-08-10 17:28:36 +03:00
parent 785aadc288
commit d52b73f738
35 changed files with 61 additions and 61 deletions
@@ -862,7 +862,7 @@ class SelectManager
* @param $params Parameters in front-end format.
* @param $withAcl To apply ACL.
* @param $checkWherePermission To check passed filters, whether a user has an access to use these filters.
* @param forbidComplexExpressions To forbid complex expression usage.
* @param $forbidComplexExpressions To forbid complex expression usage.
* @return array Parameters for ORM.
*/
public function buildSelectParams(