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 4e222f8 commit ed371dbCopy full SHA for ed371db
src/Counter.php
@@ -3,7 +3,7 @@
3
namespace Bermuda\Cycle;
4
5
use Cycle\Database\Injection\Fragment;
6
-use Cycle\Database\Query\SelectQuery
+use Cycle\Database\Query\SelectQuery;
7
8
final class Counter extends SelectQuery
9
{
0 commit comments