phpdoc correction
This commit is contained in:
parent
1c97dccaef
commit
287433193d
|
@ -202,7 +202,7 @@ protected function transform($sql, $bindings)
|
|||
* Execute a prepared PDO statement and return the appropriate results.
|
||||
*
|
||||
* @param PDOStatement $statement
|
||||
* @param array $results
|
||||
* @param array $bindings
|
||||
* @return mixed
|
||||
*/
|
||||
protected function execute(PDOStatement $statement, $bindings)
|
||||
|
|
Loading…
Reference in New Issue