You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$this->assertEquals("@return bool|null Returns TRUE if the next result was successfully retrieved, FALSE if an error\n occurred, and NULL if there are no more results to retrieve.\n", $method->getReturnDocBlock());
126
+
$this->assertEquals("@return bool|null Returns TRUE if the next result was successfully retrieved, FALSE if an error\n occurred, and NULL if there are no more results to retrieve.\n", $method->getReturnDocBlock());
0 commit comments