chore: Add missing parameter to docblock tag psalm-taint-sink

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/44966/head
Côme Chilliet 4 weeks ago
parent deac58ab7e
commit 6d291ac260
No known key found for this signature in database
GPG Key ID: A3E2F658B28C760A

@ -990,7 +990,7 @@ interface IQueryBuilder {
* @return IQueryFunction * @return IQueryFunction
* @since 8.2.0 * @since 8.2.0
* *
* @psalm-taint-sink sql * @psalm-taint-sink sql $call
*/ */
public function createFunction($call); public function createFunction($call);

Loading…
Cancel
Save