@@ -97,7 +97,7 @@ |
||
97 | 97 | * Perform database request and return different results depending on function arguments. |
98 | 98 | * @see \samson\activerecord\Record |
99 | 99 | * @param array $result External variable to store dabatase request results collection |
100 | - * @param integer|bool $rType Amount of arguments passed to parent function |
|
100 | + * @param integer $rType Amount of arguments passed to parent function |
|
101 | 101 | * @param integer $limit Quantity of records to return |
102 | 102 | * @param callable $handler External callable handler for results modification |
103 | 103 | * @param array $handlerArgs External callable handler arguments |