Wrong return type of getResult()
@see https://github.com/doctrine/doctrine2/issues/5971
This commit is contained in:
parent
31a0c02b06
commit
eb62ae5933
@ -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