This commit is contained in:
parent
6d29c834de
commit
9f604e7be5
1 changed files with 4 additions and 0 deletions
|
@ -60,4 +60,8 @@ class Doctrine_Adapter_Statement_Mock
|
|||
{
|
||||
return 0;
|
||||
}
|
||||
public function closeCursor()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue