We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5f6a1 commit 34c4de2Copy full SHA for 34c4de2
src/Builder/Helpers/YieldPolyfillIterator.php
@@ -4,7 +4,6 @@
4
use Closure;
5
use Iterator;
6
use Kir\MySQL\Builder\QueryStatement;
7
-use PDO;
8
9
class YieldPolyfillIterator implements Iterator {
10
/** @var Closure|null */
0 commit comments