Merge pull request #5972 from giginos/patch-1
Wrong return type of getResult()
This commit is contained in:
commit
35341769ea
@ -718,7 +718,7 @@ abstract class AbstractQuery
|
||||
*
|
||||
* @param int $hydrationMode
|
||||
*
|
||||
* @return array
|
||||
* @return mixed
|
||||
*/
|
||||
public function getResult($hydrationMode = self::HYDRATE_OBJECT)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user