Skip to content

Commit c92c2e7

Browse files
committed
update docblock description [ci skip]
1 parent 5f48915 commit c92c2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Database/SQLSRV/PreparedQuery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public function _execute(array $data): bool
7777
}
7878

7979
/**
80-
* Returns the statement resource for the prepared query.
80+
* Returns the statement resource for the prepared query or false when preparing failed.
8181
*
8282
* @return mixed
8383
*/

0 commit comments

Comments
 (0)