Fixed typo in AbstractQuery::execute() doc
This commit is contained in:
parent
afc9495b3f
commit
9125413786
@ -486,7 +486,7 @@ abstract class AbstractQuery
|
|||||||
/**
|
/**
|
||||||
* Executes the query.
|
* Executes the query.
|
||||||
*
|
*
|
||||||
* @param string $params Any additional query parameters.
|
* @param array $params Any additional query parameters.
|
||||||
* @param integer $hydrationMode Processing mode to be used during the hydration process.
|
* @param integer $hydrationMode Processing mode to be used during the hydration process.
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user